From c324c7441199f69cd58595411d4e35eabf503621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 05:53:06 +0000 Subject: [PATCH] build(deps): bump wow-actions/contributors-list from 1.1.0 to 1.2.0 Bumps [wow-actions/contributors-list](https://github.com/wow-actions/contributors-list) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/wow-actions/contributors-list/releases) - [Changelog](https://github.com/wow-actions/contributors-list/blob/master/CHANGELOG.md) - [Commits](https://github.com/wow-actions/contributors-list/compare/b9e91f91a51a55460fdcae64daad0cb8122cdd53...242b53835016268d20e79eeff6f42193c02be8c8) --- updated-dependencies: - dependency-name: wow-actions/contributors-list dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 0ac59da..75aecf3 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -23,7 +23,7 @@ jobs: ref: ${{ github.event.repository.default_branch }} - name: Update contributors list - uses: wow-actions/contributors-list@b9e91f91a51a55460fdcae64daad0cb8122cdd53 # v1.1.0 + uses: wow-actions/contributors-list@242b53835016268d20e79eeff6f42193c02be8c8 # v1.2.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} svgPath: images/contributors_list.svg