We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c8031 commit c35c1f8Copy full SHA for c35c1f8
.github/workflows/automerge.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: automerge
25
- uses: 'pascalgn/automerge-action@f81beb99aef41bb55ad072857d43073fba833a98'
+ uses: 'pascalgn/automerge-action@v0.14.1'
26
env:
27
GITHUB_TOKEN: '${{ secrets.AUTOMERGE_TOKEN }}'
28
MERGE_LABELS: 'automerge,!work in progress'
0 commit comments