We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52ed18c + 34e6016 commit 989b754Copy full SHA for 989b754
1 file changed
.github/workflows/labeler.yml
@@ -15,6 +15,6 @@ jobs:
15
contents: read
16
pull-requests: write
17
steps:
18
- - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
+ - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
19
with:
20
sync-labels: true
0 commit comments