Skip to content

Commit 7757d11

Browse files
authored
Merge pull request #859 from opsmill/dependabot/github_actions/stable/crazy-max/ghaction-github-labeler-6
Bump crazy-max/ghaction-github-labeler from 5 to 6
2 parents a677f8e + f5111f7 commit 7757d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121
-
2222
name: Run Labeler
23-
uses: crazy-max/ghaction-github-labeler@v5
23+
uses: crazy-max/ghaction-github-labeler@v6
2424
with:
2525
github-token: ${{ secrets.GITHUB_TOKEN }}
2626
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)