Skip to content

Commit

Permalink
Bump alexwilson/enable-github-automerge-action from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](alexwilson/enable-github-automerge-action@1.0.0...2.0.0)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dolfinus committed Feb 19, 2024
1 parent ab4d35c commit e9c9485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.event.pull_request.user.login == 'pre-commit-ci[bot]' || github.event.pull_request.user.login == 'dependabot[bot]'

steps:
- uses: alexwilson/enable-github-automerge-action@1.0.0
- uses: alexwilson/enable-github-automerge-action@2.0.0
with:
github-token: ${{ secrets.PERSONAL_TOKEN }}
merge-method: REBASE
Expand Down

0 comments on commit e9c9485

Please sign in to comment.