Skip to content

Commit

Permalink
Merge pull request #49 from jenkinsci/dependabot/github_actions/kenta…
Browse files Browse the repository at this point in the history
…ro-m/auto-assign-action-v1.1.1

Bump kentaro-m/auto-assign-action from v1.0.1 to v1.1.1
  • Loading branch information
uhafner authored Aug 29, 2020
2 parents 3ef9fad + 064155d commit 4ec7982
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:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.0.1
- uses: kentaro-m/auto-assign-action@v1.1.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4ec7982

Please sign in to comment.