Skip to content

Commit 94728a3

Browse files
Bump alexwilson/enable-github-automerge-action from 1.0.0 to 2.0.0
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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 092c386 commit 94728a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
&& github.event.pull_request.user.login != 'dependabot[bot]'
8181
&& github.event.pull_request.user.login != 'dependabot-preview[bot]'
8282
)
83-
uses: alexwilson/enable-github-automerge-action@1.0.0
83+
uses: alexwilson/enable-github-automerge-action@2.0.0
8484
with:
8585
github-token: "${{ secrets.GITHUB_TOKEN }}"
8686
merge-method: "SQUASH"

0 commit comments

Comments
 (0)