We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f385b47 commit 13caa70Copy full SHA for 13caa70
.github/workflows/label.yml
@@ -10,6 +10,6 @@ jobs:
10
pull-requests: write
11
12
steps:
13
- - uses: actions/labeler@v5
+ - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # 5.0.0
14
with:
15
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments