Skip to content

Commit

Permalink
chore(deps): update mad9000/actions-find-and-replace-string action to…
Browse files Browse the repository at this point in the history
… v5 (#11587)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 9cba37c commit 6933e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/exit-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: WyriHaximus/github-action-get-previous-tag@v1

- name: Remove 'v' prefix from version number (e.g. v1.0.0)
uses: mad9000/actions-find-and-replace-string@4
uses: mad9000/actions-find-and-replace-string@5
id: formatversion
with:
source: ${{ steps.previoustag.outputs.tag }}
Expand Down

0 comments on commit 6933e0e

Please sign in to comment.