We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3558ef3 + e86ca62 commit 7a45561Copy full SHA for 7a45561
1 file changed
.github/workflows/project-pr-labeler.yml
@@ -43,6 +43,6 @@ jobs:
43
uses: GitHubSecurityLab/actions-permissions/monitor@v1
44
with:
45
config: ${{ vars.PERMISSIONS_CONFIG }}
46
- - uses: actions/labeler@v5.0.0
+ - uses: actions/labeler@v6.0.1
47
48
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments