Skip to content

Commit

Permalink
Merge pull request #16 from element-hq/renovate/mad9000-actions-find-…
Browse files Browse the repository at this point in the history
…and-replace-string-5.x

Update mad9000/actions-find-and-replace-string action to v5
  • Loading branch information
bmarty authored Feb 13, 2024
2 parents 290076a + d35cec3 commit d92d3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d92d3a6

Please sign in to comment.