Skip to content

Commit 3821cc7

Browse files
Update crazy-max/ghaction-github-labeler action to v5.3.0
1 parent 4477bb8 commit 3821cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
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.2.0
20+
uses: crazy-max/ghaction-github-labeler@v5.3.0
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)