Skip to content

Commit 61ca4be

Browse files
chore(deps): update crazy-max/ghaction-github-labeler action to v5.1.0
1 parent c728752 commit 61ca4be

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Run Labeler
18-
uses: crazy-max/ghaction-github-labeler@v5.0.0
18+
uses: crazy-max/ghaction-github-labeler@v5.1.0
1919
with:
2020
skip-delete: true
2121
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)