Skip to content

Commit

Permalink
ci: bump actions/labeler from 3 to 4 (#716)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2022
1 parent c188bee commit 7954f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Expand Up @@ -8,6 +8,6 @@ jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: actions/labeler@v3
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_PAT }}"

0 comments on commit 7954f3d

Please sign in to comment.