Skip to content

Commit 2a46fbe

Browse files
chore(deps): update crazy-max/ghaction-github-labeler action to v5.1.0
1 parent 9114fcb commit 2a46fbe

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4.2.2
1818

1919
- name: Run Labeler
20-
uses: crazy-max/ghaction-github-labeler@v5.0.0
20+
uses: crazy-max/ghaction-github-labeler@v5.1.0
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)