Skip to content

Commit 49ad140

Browse files
CHORE(deps): Bump actions/labeler from 5 to 6 (#425)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da9cd55 commit 49ad140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
# Label based on modified files
3434
- name: Label based on changed files
35-
uses: actions/labeler@v5
35+
uses: actions/labeler@v6
3636
with:
3737
repo-token: ${{ secrets.GITHUB_TOKEN }}
3838
sync-labels: true

0 commit comments

Comments
 (0)