We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2110997 + 3125850 commit 6fa5ffbCopy full SHA for 6fa5ffb
.github/workflows/label.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Label based on modified files
43
- name: Label based on changed files
44
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
45
with:
46
repo-token: ${{ secrets.GITHUB_TOKEN }}
47
sync-labels: true
0 commit comments