We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb83fb2 + 3a5aa80 commit f08589cCopy full SHA for f08589c
.github/workflows/labeler.yml
@@ -12,6 +12,6 @@ jobs:
12
pull-requests: write # for actions/labeler to add labels to PRs
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0
+ - uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments