Skip to content

Commit 4d20d13

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump alexwilson/enable-github-automerge-action
Bumps the github-actions group with 1 update: [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action). Updates `alexwilson/enable-github-automerge-action` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases) - [Changelog](https://github.com/alexwilson/enable-github-automerge-action/blob/main/CHANGELOG.md) - [Commits](alexwilson/enable-github-automerge-action@2.0.0...3.0.0) --- updated-dependencies: - dependency-name: alexwilson/enable-github-automerge-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79ab3ab commit 4d20d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515

1616
steps:
17-
- uses: alexwilson/enable-github-automerge-action@2.0.0
17+
- uses: alexwilson/enable-github-automerge-action@3.0.0
1818
with:
1919
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
2020
merge-method: REBASE

0 commit comments

Comments
 (0)