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 fe60ba2 commit ef2239eCopy full SHA for ef2239e
.github/workflows/Labeler.yml
@@ -18,6 +18,6 @@ jobs:
18
security-events: none
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
22
with:
23
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments