Skip to content

Commit 6e1fc66

Browse files
authored
Merge pull request #94 from opendatahub-io/dependabot/github_actions/crazy-max/ghaction-github-labeler-6
chore(deps): bump crazy-max/ghaction-github-labeler from 5 to 6
2 parents 4d8503d + 8575142 commit 6e1fc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v6
1717

1818
- name: Sync Labels
19-
uses: crazy-max/ghaction-github-labeler@v5
19+
uses: crazy-max/ghaction-github-labeler@v6
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)