We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87c7b83 + 1f0d08f commit bd60b2bCopy full SHA for bd60b2b
1 file changed
.github/workflows/meta-labeler.yaml
@@ -24,7 +24,7 @@ jobs:
24
private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"
25
26
- name: Labeler
27
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
28
with:
29
configuration-path: .github/labeler.yaml
30
repo-token: "${{ steps.app-token.outputs.token }}"
0 commit comments