From 0d915b3b76b5b614f6c665ddab17e6b19ee41aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 07:26:33 +0000 Subject: [PATCH] Bump Actions-R-Us/actions-tagger Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from 95c51c646e75db5c6b7d447e3087bcee58677341 to 2.0.2. This release includes the previously tagged commit. - [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases) - [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/95c51c646e75db5c6b7d447e3087bcee58677341...f411bd910a5ad370d4511517e3eac7ff887c90ea) Signed-off-by: dependabot[bot] --- .github/workflows/release-updates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-updates.yml b/.github/workflows/release-updates.yml index cd01987..4c74f05 100644 --- a/.github/workflows/release-updates.yml +++ b/.github/workflows/release-updates.yml @@ -16,7 +16,7 @@ jobs: # NOTE: We pin a version not to have the source code (.ts files), but the # compiled source code (.js files). This git hash is what v2.0.1 # referenced 30 December 2020. - - uses: Actions-R-Us/actions-tagger@95c51c646e75db5c6b7d447e3087bcee58677341 + - uses: Actions-R-Us/actions-tagger@f411bd910a5ad370d4511517e3eac7ff887c90ea env: GITHUB_TOKEN: "${{ github.token }}" with: