Skip to content

Commit a3d76e7

Browse files
GitHub Actions: Bump toshimaru/auto-author-assign from 2.1.2 to 3.0.1
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.1.2 to 3.0.1. - [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@v2.1.2...v3.0.1) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9624b0c commit a3d76e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_author_assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: ${{ !github.event.pull_request.assignee }}
1414
steps:
15-
- uses: toshimaru/auto-author-assign@v2.1.2
15+
- uses: toshimaru/auto-author-assign@v3.0.1
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)