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.
1 parent c66791a commit f13e6bcCopy full SHA for f13e6bc
.github/workflows/auto-merge.yml
@@ -10,6 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
if: github.actor == 'dependabot[bot]'
12
steps:
13
- - uses: contentful/github-auto-merge@v1
+ - uses: contentful/github-auto-merge@v2
14
with:
15
VAULT_URL: ${{ secrets.VAULT_URL }}
0 commit comments