Skip to content

Commit

Permalink
Merge pull request shirou#1264 from shirou/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/labeler-4

Bump actions/labeler from 3.0.2 to 4
  • Loading branch information
Lomanic authored Mar 2, 2022
2 parents 12228e7 + ff01675 commit c0f6ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3.0.2
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit c0f6ce3

Please sign in to comment.