Skip to content

Commit d930d5e

Browse files
ci: use main ref
1 parent 994ab1a commit d930d5e

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@latest
9+
uses: realstealthninja/label-when-approved@main
1010
with:
1111
approvals: 1
1212
secret: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)