Skip to content

Commit f153ed7

Browse files
asyncapi-botasyncapi-bot
andauthored
ci: update global workflows (#58)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
1 parent 875a19e commit f153ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
steps:
3737
- name: Automerging
38-
uses: pascalgn/automerge-action@v0.7.5
38+
uses: pascalgn/automerge-action@v0.13.0
3939
if: github.actor == 'asyncapi-bot' || github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
4040
env:
4141
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"

0 commit comments

Comments
 (0)