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 dce9314 commit 13281e1Copy full SHA for 13281e1
.github/workflows/labeler.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: "read"
13
pull-requests: "write"
14
steps:
15
- - uses: "actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9" # v5.0.0
+ - uses: "actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b" # v6.0.1
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18
configuration-path: "labeler-config.yml"
0 commit comments