Skip to content

Commit 639780f

Browse files
authored
Merge pull request #31 from DIMO-Network/dependabot/github_actions/actions-01363e397f
Bump fjogeleit/yaml-update-action from 0.16.0 to 0.16.1 in the actions group
2 parents 7579f04 + ea9cb9b commit 639780f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildpushtagged.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tags: dimozone/fetch-api:${{steps.tag.outputs.tag}}
3939

4040
- name: Update Image Version in the related HelmChart values.yaml
41-
uses: fjogeleit/yaml-update-action@v0.16.0
41+
uses: fjogeleit/yaml-update-action@v0.16.1
4242
with:
4343
valueFile: "charts/fetch-api/values-prod.yaml"
4444
propertyPath: "image.tag"

0 commit comments

Comments
 (0)