Skip to content

Commit 05e6c46

Browse files
build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0 (#91)
1 parent 653d5d6 commit 05e6c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Check out the repository
2121
uses: actions/checkout@v4
2222
- name: Run Labeler
23-
uses: crazy-max/ghaction-github-labeler@v5.0.0
23+
uses: crazy-max/ghaction-github-labeler@v5.2.0
2424
with:
2525
skip-delete: true
2626
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)