From d88ece7a6d6135dc11eb5ce92cfcd33736d642c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 08:18:51 +0100 Subject: [PATCH] Bump olegtarasov/get-tag from 2.1.3 to 2.1.4 (#227) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8f738b0..2ab9584 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -40,7 +40,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@v4 - - uses: olegtarasov/get-tag@v2.1.3 + - uses: olegtarasov/get-tag@v2.1.4 if: github.event_name == 'release' name: Set tag envronment variable