Skip to content

Commit f08589c

Browse files
authored
Merge pull request #1487 from shirou/dependabot/github_actions/actions/labeler-4.2.0
chore(deps): bump actions/labeler from 4.1.0 to 4.2.0
2 parents fb83fb2 + 3a5aa80 commit f08589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
pull-requests: write # for actions/labeler to add labels to PRs
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/labeler@9fcb2c2f5584144ca754f8bfe8c6f81e77753375 # v4.1.0
15+
- uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)