From 6c7963f16cbe2e778ba29b9e1b2ea6f0a7bb7711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:09:30 +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 aa07678..e814a03 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: