Skip to content

Commit

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

Bump kentaro-m/auto-assign-action from 1.2.5 to 1.2.6
  • Loading branch information
uhafner committed Jan 18, 2024
2 parents 51a9cbe + b06c27a commit ee91d0d
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:
name: 'Auto Assign PR'
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
- uses: kentaro-m/auto-assign-action@v1.2.6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit ee91d0d

Please sign in to comment.