Skip to content

Commit

Permalink
chore(deps): update github/issue-labeler action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent c6ea568 commit c4f6693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
issues: write # for github/issue-labeler to create or remove labels
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@de16e742018d174ccf61d287f6ed31eb48faa64f # v2.6
- uses: github/issue-labeler@cd54a96bcc32e2a890e865b2eceffee3fc458b9d # v3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
Expand Down

0 comments on commit c4f6693

Please sign in to comment.