Skip to content

Commit b5347f8

Browse files
ci: use v0.4.0
1 parent bf48aa1 commit b5347f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/approved-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Add "approved" label when approved
9-
uses: realstealthninja/label-when-approved
9+
uses: realstealthninja/label-when-approved@0.4.0
1010
env:
1111
requiredApproves: 1
1212
secret: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)