Skip to content

Commit 9b35719

Browse files
chore(deps): update toshimaru/auto-author-assign action to v3 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1808f26 commit 9b35719

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/assign-author.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515

1616
steps:
1717
- name: Assign author
18-
uses: toshimaru/auto-author-assign@v2.1.2
18+
uses: toshimaru/auto-author-assign@v3.0.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
assign-author:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: toshimaru/auto-author-assign@v2.1.2
16+
- uses: toshimaru/auto-author-assign@v3.0.0

0 commit comments

Comments
 (0)