Skip to content

Commit

Permalink
Merge pull request #444 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 authored Sep 20, 2022
2 parents 064ed87 + 72efd16 commit 8cdc3a5
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 8cdc3a5

Please sign in to comment.