Skip to content

Commit 304f9ae

Browse files
authored
Merge pull request #491 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 199b2bf + d46da64 commit 304f9ae

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)