From 607a498aa289fcee92b15e6c950faed5c9c61146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 18:08:01 +0000 Subject: [PATCH] :arrow_up: Updates Actions-R-Us/actions-tagger action to v2.0.3 --- .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 aa076789..e814a03a 100644 --- a/.github/workflows/versioning.yml +++ b/.github/workflows/versioning.yml @@ -36,7 +36,7 @@ jobs: ###################### # Run the tag action # ###################### - - uses: Actions-R-Us/actions-tagger@v2.0.1 + - uses: Actions-R-Us/actions-tagger@v2.0.3 with: publish_latest_tag: true env: