From 682eafc49dd04850bb5fe107991989fc76a538a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 13:12:47 +0000 Subject: [PATCH] Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1 Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from v2.0.0 to v2.0.1. - [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases) - [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2.0.0...95c51c646e75db5c6b7d447e3087bcee58677341) 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 6c4959bf..37a3ed9e 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.0 + - uses: Actions-R-Us/actions-tagger@v2.0.1 with: publish_latest_tag: true env: