From 878c984d60cbf2fcdfacb2a7bd564340c3242087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 03:26:08 +0000 Subject: [PATCH] chore(deps): update mad9000/actions-find-and-replace-string action to v5 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0b308b0..64f83d1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Get version from release tag - uses: mad9000/actions-find-and-replace-string@1 + uses: mad9000/actions-find-and-replace-string@5 if: ${{ github.event_name == 'release' }} id: releasetag with: