We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875a19e commit f153ed7Copy full SHA for f153ed7
.github/workflows/automerge.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- name: Automerging
38
- uses: pascalgn/automerge-action@v0.7.5
+ uses: pascalgn/automerge-action@v0.13.0
39
if: github.actor == 'asyncapi-bot' || github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
40
env:
41
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
0 commit comments