Skip to content

Commit 0e74491

Browse files
Bump jacobtomlinson/gha-find-replace from 3.0.2 to 3.0.3
Bumps [jacobtomlinson/gha-find-replace](https://github.com/jacobtomlinson/gha-find-replace) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/jacobtomlinson/gha-find-replace/releases) - [Commits](jacobtomlinson/gha-find-replace@a51bbcd...099c88f) --- updated-dependencies: - dependency-name: jacobtomlinson/gha-find-replace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef91e59 commit 0e74491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo new_version=$new_version >> $GITHUB_OUTPUT
5454
5555
- name: Find and Replace
56-
uses: jacobtomlinson/gha-find-replace@a51bbcd94d000df9ca0fcb54ec8be69aad8374b0 # v3.0.2
56+
uses: jacobtomlinson/gha-find-replace@099c88fbf2a7da26b083521a8bfa13e4f0886b97 # v3.0.3
5757
with:
5858
find: ${{ steps.sync.outputs.current_version }}
5959
replace: ${{ steps.sync.outputs.new_version }}

0 commit comments

Comments
 (0)