Skip to content

Commit d75c33a

Browse files
chore(deps): update actions/labeler action to v4.0.2 (#1156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa26892 commit d75c33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ jobs:
497497
if: ${{ github.event_name == 'pull_request' }}
498498
steps:
499499
- name: Label
500-
uses: actions/[email protected].1
500+
uses: actions/[email protected].2
501501
with:
502502
repo-token: ${{ secrets.GITHUB_TOKEN }}
503503
sync-labels: true

0 commit comments

Comments
 (0)