Skip to content

Commit 28da4ae

Browse files
chore(deps): update crazy-max/ghaction-github-labeler action to v5
1 parent dcb9941 commit 28da4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labelsync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
repository: 'sapphiredev/readme'
1717
- name: Run Label Sync
18-
uses: crazy-max/ghaction-github-labeler@v4
18+
uses: crazy-max/ghaction-github-labeler@v5
1919
with:
2020
github-token: ${{ secrets.GITHUB_TOKEN }}
2121
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)