Skip to content

Commit 752fe76

Browse files
committed
pin to version v0.13.1
1 parent 0a6ab64 commit 752fe76

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
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: automerge
25-
uses: "pascalgn/automerge-action@f81beb99aef41bb55ad072857d43073fba833a98"
25+
uses: "pascalgn/automerge-action@v0.13.1"
2626
env:
2727
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2828
MERGE_LABELS: "automerge"

0 commit comments

Comments
 (0)