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.
1 parent cb4122d commit c0ab1c7Copy full SHA for c0ab1c7
.github/workflows/labeler.yaml
@@ -39,7 +39,7 @@ jobs:
39
run: task generate-label-config --force
40
41
- name: Labeler
42
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
43
with:
44
repo-token: ${{ steps.app-token.outputs.token }}
45
configuration-path: .github/labeler.yaml
0 commit comments