We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31859d9 commit 53e154eCopy full SHA for 53e154e
.github/workflows/auto-merge.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- id: automerge
30
name: automerge
31
- uses: "pascalgn/[email protected].2"
+ uses: "pascalgn/[email protected].3"
32
env:
33
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
34
MERGE_LABELS: "dependencies,pull"
0 commit comments