Skip to content

Commit

Permalink
deps(ci): bump fjogeleit/yaml-update-action from 0.15.0 to 0.16.0 (#32)
Browse files Browse the repository at this point in the history
Bumps [fjogeleit/yaml-update-action](https://github.com/fjogeleit/yaml-update-action) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/fjogeleit/yaml-update-action/releases)
- [Commits](fjogeleit/yaml-update-action@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: fjogeleit/yaml-update-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 29bc414 commit ccc7deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
version-fragment: patch

- name: Update Chart versions
uses: fjogeleit/yaml-update-action@v0.15.0
uses: fjogeleit/yaml-update-action@v0.16.0
with:
branch: "bump/${{ github.event.client_payload.chart_name }}/${{ github.event.client_payload.release_version }}"
targetBranch: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit ccc7deb

Please sign in to comment.