Skip to content

Commit

Permalink
Merge pull request #49 from ronso0/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…labeler-5.0.0

Bump actions/labeler from 4.3.0 to 5.0.0
  • Loading branch information
ronso0 authored Dec 11, 2023
2 parents 720fafa + bd0c042 commit aed3662
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 @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/labeler@v4.3.0
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false

0 comments on commit aed3662

Please sign in to comment.