Skip to content

Commit 5a3b4ea

Browse files
chore: update toshimaru/auto-author-assign action to v3 (#598)
1 parent f81b262 commit 5a3b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-author.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v6.0.2
1111
- uses: taiga-family/ci/actions/setup/variables@main
12-
- uses: toshimaru/auto-author-assign@v2.1.2
12+
- uses: toshimaru/auto-author-assign@v3.0.1
1313
continue-on-error: true
1414

1515
concurrency:

0 commit comments

Comments
 (0)