Skip to content

Commit

Permalink
Merge pull request #334 from ut-issl/renovate/crazy-max-ghaction-gith…
Browse files Browse the repository at this point in the history
…ub-labeler-4.x

Update crazy-max/ghaction-github-labeler action to v4
  • Loading branch information
sksat authored May 31, 2022
2 parents 9782c71 + f4aa9a5 commit 0ede997
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3
uses: crazy-max/ghaction-github-labeler@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
Expand Down

0 comments on commit 0ede997

Please sign in to comment.