Skip to content

Commit 930d4f8

Browse files
authored
ci: pin to v1.5.0-0
1 parent 1ff3fec commit 930d4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-commenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
ref: master
2424

2525
- name: Label Commenter
26-
uses: peaceiris/actions-label-commenter@v1.4.0-2
26+
uses: peaceiris/actions-label-commenter@v1.5.0-0
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
# config_file: .github/label-commenter-config.yml

0 commit comments

Comments
 (0)