Skip to content

Commit bae89da

Browse files
chore(deps): update actions/labeler action to v4 (freeCodeCamp#45327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7673ce9 commit bae89da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
triage:
77
runs-on: ubuntu-20.04
88
steps:
9-
- uses: actions/labeler@v3
9+
- uses: actions/labeler@v4
1010
with:
1111
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1212
sync-labels: true

0 commit comments

Comments
 (0)