We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d71d77 commit 774490fCopy full SHA for 774490f
1 file changed
.github/workflows/pr-labeler.yml
@@ -15,7 +15,7 @@ jobs:
15
name: "Autolabeler"
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184 # v6.0.0
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
19
with:
20
repo-token: "${{ secrets.GITHUB_TOKEN }}"
21
sync-labels: true
0 commit comments