Skip to content

Commit 7df81ce

Browse files
chore(deps): update actions/labeler action to v6 (#1359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28dfa78 commit 7df81ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Automatically label PR
14-
uses: actions/labeler@v5
14+
uses: actions/labeler@v6
1515
with:
1616
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1717
sync-labels: true

0 commit comments

Comments
 (0)