We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaefb2 commit 6650394Copy full SHA for 6650394
1 file changed
.github/workflows/labeler.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
+ - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
20
# Run this after labeler applied labels
21
check-labels:
22
needs:
0 commit comments