From 1a48e5baaff0b13bdc14ff998a32e4f1504daf21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 21:13:30 +0000 Subject: [PATCH] build(deps): Bump akhilmhdh/contributors-readme-action from 2.2 to 2.3 Bumps [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) from 2.2 to 2.3. - [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases) - [Commits](https://github.com/akhilmhdh/contributors-readme-action/compare/v2.2...v2.3) --- updated-dependencies: - dependency-name: akhilmhdh/contributors-readme-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- .github/workflows/contributors-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors-readme.yml b/.github/workflows/contributors-readme.yml index 69abe01..30495a7 100644 --- a/.github/workflows/contributors-readme.yml +++ b/.github/workflows/contributors-readme.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 - - uses: akhilmhdh/contributors-readme-action@v2.2 + - uses: akhilmhdh/contributors-readme-action@v2.3 with: collaborators: all commit_message: "chore: Update Collaborators, Contributors etc. in README" -- GitLab