Skip to content

Commit

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

Bump kentaro-m/auto-assign-action from 1.1.2 to 1.2.0
  • Loading branch information
uhafner committed Jul 5, 2021
2 parents 689007c + bff4a8b commit 57a89a4
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.1.2
- uses: kentaro-m/auto-assign-action@v1.2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 57a89a4

Please sign in to comment.