From d35cec3f720250b6879caaa8a665cdf7549b4590 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 18:29:38 +0000 Subject: [PATCH] Update mad9000/actions-find-and-replace-string action to v5 --- .github/workflows/tag-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag-release.yml b/.github/workflows/tag-release.yml index 40e644c..b657138 100644 --- a/.github/workflows/tag-release.yml +++ b/.github/workflows/tag-release.yml @@ -18,7 +18,7 @@ jobs: token: ${{ secrets.PAT }} - name: Get Version - uses: mad9000/actions-find-and-replace-string@3 + uses: mad9000/actions-find-and-replace-string@5 id: get-version with: source: ${{ github.head_ref }}