Skip to content

Commit 0bed4f7

Browse files
Merge pull request #36 from reactive-firewall/labeler-patch
Update Labeler.yml to new version
2 parents 542a658 + b9cdf0c commit 0bed4f7

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
@@ -14,6 +14,6 @@ jobs:
1414
security-events: none
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/labeler@v4
17+
- uses: actions/labeler@v5
1818
with:
1919
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)