Skip to content

Commit

Permalink
Merge pull request #188 from smallstep/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/labeler-5.0.0

build(deps): bump actions/labeler from 3.0.2 to 5.0.0
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
2 parents c95a952 + 3ddbf2a commit e5b18ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request_target'
steps:
- uses: actions/labeler@v3.0.2
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down

0 comments on commit e5b18ca

Please sign in to comment.