Skip to content

Commit

Permalink
Merge pull request #1672 from jenkinsci/dependabot/github_actions/ken…
Browse files Browse the repository at this point in the history
…taro-m/auto-assign-action-2.0.0

Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0
  • Loading branch information
uhafner authored Feb 7, 2024
2 parents 70157a8 + 5c7d07a commit bf5be4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
name: 'Auto Assign PR'
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.6
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit bf5be4d

Please sign in to comment.