Skip to content

Commit 901fcdb

Browse files
Bump jacobtomlinson/gha-find-replace from 2 to 3
Bumps [jacobtomlinson/gha-find-replace](https://github.com/jacobtomlinson/gha-find-replace) from 2 to 3. - [Release notes](https://github.com/jacobtomlinson/gha-find-replace/releases) - [Commits](jacobtomlinson/gha-find-replace@v2...v3) --- updated-dependencies: - dependency-name: jacobtomlinson/gha-find-replace dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 464cd14 commit 901fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: "Update changelog"
34-
uses: jacobtomlinson/gha-find-replace@v2
34+
uses: jacobtomlinson/gha-find-replace@v3
3535
env:
3636
NEXT_VERSION: ${{ steps.calver.outputs.release }}
3737
with:

0 commit comments

Comments
 (0)