There was an error while loading. Please reload this page.
2 parents 80c6e48 + 4cc72d7 commit b9930e2Copy full SHA for b9930e2
1 file changed
.github/workflows/labeler.yml
@@ -13,6 +13,6 @@ jobs:
13
pull-requests: write # for actions/labeler to add labels to PRs
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
+ - uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
17
with:
18
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments