We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78b7313 + 1f53db4 commit 91702a5Copy full SHA for 91702a5
1 file changed
.github/workflows/auto-merge.yml
@@ -4,7 +4,7 @@ on: pull_request
4
5
jobs:
6
dependabot:
7
- uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v4.0.1
+ uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v4.0.2
8
secrets:
9
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
10
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}
0 commit comments