From 025135eb3aadc4db4657d2fe2edee42299f2dfa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:19:40 +0000 Subject: [PATCH 1/2] chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.6.2 to 2.0.0. - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](https://github.com/toshimaru/auto-author-assign/compare/v1.6.2...v2.0.0) --- updated-dependencies: - dependency-name: toshimaru/auto-author-assign dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/assign-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-pr.yml b/.github/workflows/assign-pr.yml index 76786163..02bbbd7e 100644 --- a/.github/workflows/assign-pr.yml +++ b/.github/workflows/assign-pr.yml @@ -13,4 +13,4 @@ jobs: assign-author: runs-on: ubuntu-latest steps: - - uses: toshimaru/auto-author-assign@v1.6.2 + - uses: toshimaru/auto-author-assign@v2.0.0 From ab3b2178874787e08f16da94dc5c654c46639941 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:20:00 +0000 Subject: [PATCH 2/2] docs(changeset): add changeset fragment for chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 --- .changeset/very-magenta-crab.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/very-magenta-crab.md diff --git a/.changeset/very-magenta-crab.md b/.changeset/very-magenta-crab.md new file mode 100644 index 00000000..9821c291 --- /dev/null +++ b/.changeset/very-magenta-crab.md @@ -0,0 +1,5 @@ +--- +'arcane-scripts': patch +--- + +chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0