Skip to content

Commit b2b36b1

Browse files
authored
Merge pull request #534 from WebXDAO/dependabot/github_actions/toshimaru/auto-author-assign-2.0.1
chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1
2 parents b3ea8cb + 52af408 commit b2b36b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/author-assign-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
assign-author:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: toshimaru/[email protected].0
14+
- uses: toshimaru/[email protected].1
1515
with:
1616
repo-token: "${{ secrets.GITHUB_TOKEN }}" # GITHUB_TOKEN will be used by default

0 commit comments

Comments
 (0)