Skip to content

Commit f7d99fa

Browse files
[gh_actions]: Bump actions/labeler from 3.0.0 to 4 (#5927)
1 parent 7682726 commit f7d99fa

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
@@ -21,7 +21,7 @@ jobs:
2121
pull-requests: write
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95
24+
- uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
2525
with:
2626
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2727
sync-labels: true

0 commit comments

Comments
 (0)