Skip to content

Commit

Permalink
Merge pull request #12557 from canonical/dependabot/github_actions/st…
Browse files Browse the repository at this point in the history
…able-4.0/actions/labeler-4

build(deps): bump actions/labeler from 3 to 4
  • Loading branch information
tomponline committed Nov 28, 2023
2 parents f26e0f5 + b38b732 commit 3b6575b
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 @@ -6,7 +6,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit 3b6575b

Please sign in to comment.