Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 4b94d7f

Browse files
chore: bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 (#1131)
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](toshimaru/auto-author-assign@v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 050035e commit 4b94d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_author_auto_assign.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
assign-author:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: toshimaru/auto-author-assign@v1.6.1
16+
- uses: toshimaru/auto-author-assign@v1.6.2
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)