From 4efeb2f0e5b65c05af7a3cf5f5c3bd8c52b23d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 06:06:11 +0000 Subject: [PATCH] Bump Actions-R-Us/actions-tagger from 2.0.2 to 2.0.3 Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases) - [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: Actions-R-Us/actions-tagger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/versioning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index 54aa58ef170..1e3a587022d 100644 --- a/.github/workflows/versioning.yml +++ b/.github/workflows/versioning.yml @@ -37,7 +37,7 @@ jobs: ###################### # Run the tag action # ###################### - - uses: Actions-R-Us/actions-tagger@v2.0.2 + - uses: Actions-R-Us/actions-tagger@v2.0.3 with: publish_latest_tag: true env: