Skip to content

Commit

Permalink
Update crazy-max/ghaction-github-labeler action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2023
1 parent a7b384c commit 1a57184
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@v4
uses: crazy-max/ghaction-github-labeler@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
Expand Down

0 comments on commit 1a57184

Please sign in to comment.