Skip to content

Commit

Permalink
ci: update global workflows (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: asyncapi-bot <info@asyncapi.io>
  • Loading branch information
asyncapi-bot and asyncapi-bot authored Apr 6, 2021
1 parent 188550c commit d31efe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Automerging
uses: pascalgn/automerge-action@v0.7.5
uses: pascalgn/automerge-action@v0.13.0
if: github.actor == 'asyncapi-bot' || github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
Expand Down

0 comments on commit d31efe4

Please sign in to comment.