Skip to content

Commit c43eaea

Browse files
authored
Merge pull request #1492 from shirou/dependabot/github_actions/actions/labeler-4.3.0
chore(deps): bump actions/labeler from 4.2.0 to 4.3.0
2 parents 5081a3d + 9421df8 commit c43eaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
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@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
15+
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)