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 396bf0a commit bb45fd1Copy full SHA for bb45fd1
.github/workflows/labeler.yml
@@ -6,6 +6,6 @@ jobs:
6
triage:
7
runs-on: ${{ fromJSON(vars.RUNNER) }}
8
steps:
9
- - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments