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.
2 parents 728b83c + db6b680 commit e535f48Copy full SHA for e535f48
.github/workflows/labeler.yml
@@ -6,7 +6,7 @@ jobs:
6
label:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6
10
with:
11
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12
sync-labels: true
0 commit comments