Skip to content

Commit

Permalink
Merge pull request #11631 from mixxxdj/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/labeler-4.1.0

Bump actions/labeler from 4.0.4 to 4.1.0
  • Loading branch information
Swiftb0y authored Jun 5, 2023
2 parents 585519d + a0a0814 commit 0f827cb
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.0.4
- uses: actions/labeler@4.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false

0 comments on commit 0f827cb

Please sign in to comment.