Skip to content

Commit 4f2ccdb

Browse files
authored
Merge pull request #753 from ut-issl/renovate/crazy-max-ghaction-github-labeler-5.x
Update crazy-max/ghaction-github-labeler action to v5.3.0
2 parents 4477bb8 + 3821cc7 commit 4f2ccdb

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)