1 parent 3513235 commit ab85ca3Copy full SHA for ab85ca3
1 file changed
.github/workflows/labeler.yaml
@@ -24,6 +24,6 @@ jobs:
24
issues: write # required to write labels to issues
25
steps:
26
- name: Labeler
27
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
+ uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
28
with:
29
configuration-path: .github/labeler.yaml
0 commit comments