Skip to content

Commit b1f5e61

Browse files
authored
Merge pull request #666 from jenkinsci/dependabot/github_actions/kentaro-m/auto-assign-action-2.0.1
Bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.1
2 parents 3096008 + 91175bb commit b1f5e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assign-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
name: 'Auto Assign PR'
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: kentaro-m/auto-assign-action@v2.0.0
10+
- uses: kentaro-m/auto-assign-action@v2.0.1
1111
with:
1212
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)