diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 4b3c4ce..15c4732 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -47,7 +47,7 @@ jobs: uses: WyriHaximus/github-action-get-previous-tag@7cf31075d206b1a0341e09ef4305949a73ab599b name: Get Latest Tag - id: latest-version - uses: frabert/replace-string-action@4ec615c8a75164a61d8fb333ad5e2e86ff038af1 + uses: frabert/replace-string-action@2429fbe90dad3aaad06a513ba1b58ba058c5a941 name: Format Latest Tag to Version with: pattern: '^v?(.+)'