Skip to content

Commit 658bfee

Browse files
chore(deps): update toshimaru/auto-author-assign action to v3.0.2 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a54dc46 commit 658bfee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@4d585cc37690897bd9015942ed6e766aa7cdb97f # v3.0.1
18+
uses: toshimaru/auto-author-assign@bdd7688cbf9e6d5683f02f8c7d8ae4062a254b6d # v3.0.2

.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@4d585cc37690897bd9015942ed6e766aa7cdb97f # v3.0.1
16+
- uses: toshimaru/auto-author-assign@bdd7688cbf9e6d5683f02f8c7d8ae4062a254b6d # v3.0.2

0 commit comments

Comments
 (0)