Skip to content

Commit 71e5ef9

Browse files
authored
Merge pull request #663 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 451f6dc + 5d0018d commit 71e5ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)