Skip to content

Commit 7a45561

Browse files
authored
Merge pull request #353 from portefaix/renovate/actions-labeler-6.x
chore(deps): update actions/labeler action to v6
2 parents 3558ef3 + e86ca62 commit 7a45561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project-pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
uses: GitHubSecurityLab/actions-permissions/monitor@v1
4444
with:
4545
config: ${{ vars.PERMISSIONS_CONFIG }}
46-
- uses: actions/labeler@v5.0.0
46+
- uses: actions/labeler@v6.0.1
4747
with:
4848
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)