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 7c2d48b commit 23dc32eCopy full SHA for 23dc32e
1 file changed
.github/workflows/pr-labeler.yml
@@ -9,6 +9,6 @@ jobs:
9
pull-requests: write
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
+ - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments