Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 88aa7b1

Browse files
[gh_actions]: Bump actions/labeler from 4.0.1 to 4.0.2 (#6558)
1 parent f64d53c commit 88aa7b1

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@e54e5b338fbd6e6cdb5d60f51c22335fc57c401e
24+
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4
2525
with:
2626
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2727
sync-labels: true

0 commit comments

Comments
 (0)