Skip to content

Commit

Permalink
Merge pull request #666 from andygrunwald/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/labeler-5

chore(deps): bump actions/labeler from 4 to 5
  • Loading branch information
andygrunwald committed Apr 19, 2024
2 parents 8a1a470 + 2f2e9c9 commit 06d7348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 06d7348

Please sign in to comment.