We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d547194 + 23bc194 commit b6b2d20Copy full SHA for b6b2d20
.github/workflows/autodev.yaml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
autodev:
12
- uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v7.8.0
+ uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v7.9.0
13
with:
14
labels: true
15
secrets:
.github/workflows/release.yaml
@@ -8,7 +8,7 @@ on:
8
release:
- uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v7.8.0
+ uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v7.9.0
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}
0 commit comments