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 85824e9 commit b6d22faCopy full SHA for b6d22fa
.github/workflows/labeler.yml
@@ -12,7 +12,7 @@ jobs:
12
pull-requests: write # for actions/labeler to add labels
13
runs-on: ubuntu-22.04
14
steps:
15
- - uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184 # v5.0.0-alpha.1
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v5.0.0-alpha.1
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18
sync-labels: true
0 commit comments