Skip to content

Commit c417f1e

Browse files
chore(deps): update actions/labeler action to v6.0.1 (#3407)
Co-authored-by: HiDeoo <[email protected]>
1 parent edcd220 commit c417f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184 # v6.0.0
12+
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
1313
with:
1414
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)