Skip to content

Commit ea9cb9b

Browse files
Bump fjogeleit/yaml-update-action in the actions group
Bumps the actions group with 1 update: [fjogeleit/yaml-update-action](https://github.com/fjogeleit/yaml-update-action). Updates `fjogeleit/yaml-update-action` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/fjogeleit/yaml-update-action/releases) - [Commits](fjogeleit/yaml-update-action@v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: fjogeleit/yaml-update-action dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b165de9 commit ea9cb9b

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)