Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 58a8be9

Browse files
asyncapi-botasyncapi-bot
andauthored
ci: update global workflows (#75)
Co-authored-by: asyncapi-bot <[email protected]>
1 parent 1b2683a commit 58a8be9

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)