Skip to content

Commit 13caa70

Browse files
authored
Use labeler action by hash (#10668)
1 parent f385b47 commit 13caa70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
pull-requests: write
1111

1212
steps:
13-
- uses: actions/labeler@v5
13+
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
1414
with:
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)