Skip to content

Commit 82938f8

Browse files
chore(deps): update alexwilson/enable-github-automerge-action action to v3 (#1756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec8d50b commit 82938f8

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
@@ -40,7 +40,7 @@ jobs:
4040
contains(github.event.pull_request.labels.*.name, ':shipit: merge')
4141
|| contains(github.event.pull_request.labels.*.name, 'javascript')
4242
|| contains(github.event.pull_request.labels.*.name, 'github-actions')
43-
uses: alexwilson/enable-github-automerge-action@2.0.0
43+
uses: alexwilson/enable-github-automerge-action@3.0.0
4444
continue-on-error: true
4545
with:
4646
github-token: '${{ secrets.OMNISHARP_BOT_TOKEN }}'

0 commit comments

Comments
 (0)