Skip to content

Commit 4d9065d

Browse files
Merge pull request #1791 from VWS-Python/dependabot/github_actions/jacobtomlinson/gha-find-replace-3
Bump jacobtomlinson/gha-find-replace from 2 to 3
2 parents b3ecf3f + 901fcdb commit 4d9065d

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)