Merge pull request #1072 from kyegomez/dependabot/github_actions/actions/labeler-6

Bump actions/labeler from 5 to 6
pull/1078/head
Kye Gomez 1 month ago committed by GitHub
commit f8797184d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,6 +15,6 @@ jobs:
contents: read contents: read
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/labeler@v5 - uses: actions/labeler@v6
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"

Loading…
Cancel
Save