Skip to content

Commit

Permalink
Merge pull request #520 from jenkinsci/dependabot/github_actions/kent…
Browse files Browse the repository at this point in the history
…aro-m/auto-assign-action-1.2.3

Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3
  • Loading branch information
uhafner committed Sep 20, 2022
2 parents a7e07a9 + f3ec152 commit 05d4f92
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 @@ -6,6 +6,6 @@ jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1
- uses: kentaro-m/auto-assign-action@v1.2.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 05d4f92

Please sign in to comment.