Skip to content

Commit

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

Bump kentaro-m/auto-assign-action from 1.2.3 to 1.2.4
  • Loading branch information
uhafner authored Oct 17, 2022
2 parents 9dcf40c + 76af375 commit 00ed3cc
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.3
- uses: kentaro-m/auto-assign-action@v1.2.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 00ed3cc

Please sign in to comment.