Skip to content

Commit f13e6bc

Browse files
chore: update contentful/github-auto-merge action to v2 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c66791a commit f13e6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
if: github.actor == 'dependabot[bot]'
1212
steps:
13-
- uses: contentful/github-auto-merge@v1
13+
- uses: contentful/github-auto-merge@v2
1414
with:
1515
VAULT_URL: ${{ secrets.VAULT_URL }}

0 commit comments

Comments
 (0)