Skip to content

Commit 6b21ecf

Browse files
Bump actions/labeler from 4.2.0 to 4.3.0 (#2177)
1 parent 78a5fec commit 6b21ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20
19+
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594
2020
with:
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2222
sync-labels: true

0 commit comments

Comments
 (0)