Skip to content

Commit 6fa5ffb

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-5.0.0
2 parents 2110997 + 3125850 commit 6fa5ffb

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)