Skip to content

Commit

Permalink
Merge pull request #17 from kare/dependabot/github_actions/actions/la…
Browse files Browse the repository at this point in the history
…beler-5.0.0

ci: bump actions/labeler from 4.3.0 to 5.0.0
  • Loading branch information
kare authored Feb 9, 2024
2 parents 8b1203c + eace734 commit 5599ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
- uses: actions/labeler@v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml
Expand Down

0 comments on commit 5599ca5

Please sign in to comment.