Skip to content

Commit 9dc8631

Browse files
authored
Merge pull request #139 from baynezy/dependabot/github_actions/crazy-max/ghaction-github-labeler-6
Bump crazy-max/ghaction-github-labeler from 5 to 6
2 parents e6bdc7b + 3058fb1 commit 9dc8631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-configurer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v6
1515
- name: Run Labeler
16-
uses: crazy-max/ghaction-github-labeler@v5
16+
uses: crazy-max/ghaction-github-labeler@v6
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
exclude: |

0 commit comments

Comments
 (0)