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 a3ca7aa commit 344e909Copy full SHA for 344e909
1 file changed
.github/workflows/labeler.yml
@@ -12,6 +12,6 @@ jobs:
12
contents: read
13
pull-requests: write
14
steps:
15
- - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
+ - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments