Skip to content

Commit

Permalink
build(deps): bump contentful/github-auto-merge from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [contentful/github-auto-merge](https://github.com/contentful/github-auto-merge) from 1 to 2.
- [Commits](contentful/github-auto-merge@v1...v2)

---
updated-dependencies:
- dependency-name: contentful/github-auto-merge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent a4c986a commit 7de1375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: contentful/github-auto-merge@v1
- uses: contentful/github-auto-merge@v2
with:
VAULT_URL: ${{ secrets.VAULT_URL }}

0 comments on commit 7de1375

Please sign in to comment.