Skip to content

Commit 5c922f3

Browse files
authored
Merge pull request #106 from advanced-security/dependabot/github_actions/actions/labeler-5
Bump actions/labeler from 4 to 5
2 parents 7910776 + 0bca388 commit 5c922f3

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
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: actions/labeler@v4
21+
- uses: actions/labeler@v5
2222
with:
2323
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2424

0 commit comments

Comments
 (0)