Skip to content

Commit 3125850

Browse files
build(deps): bump actions/labeler from 5.0.0 to 6.0.1 (#474)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0169dc2 commit 3125850

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Label based on modified files
4343
- name: Label based on changed files
44-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
44+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
4545
with:
4646
repo-token: ${{ secrets.GITHUB_TOKEN }}
4747
sync-labels: true

0 commit comments

Comments
 (0)