Skip to content

Commit

Permalink
chore(deps): update alexwilson/enable-github-automerge-action action …
Browse files Browse the repository at this point in the history
…to v1.1.0
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent ca9d629 commit 9933a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
contains(github.event.pull_request.labels.*.name, ':shipit: merge')
|| contains(github.event.pull_request.labels.*.name, 'javascript')
|| contains(github.event.pull_request.labels.*.name, 'github-actions')
uses: alexwilson/enable-github-automerge-action@1.0.0
uses: alexwilson/enable-github-automerge-action@1.1.0
continue-on-error: true
with:
github-token: '${{ secrets.OMNISHARP_BOT_TOKEN }}'
Expand Down

0 comments on commit 9933a4b

Please sign in to comment.