We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bc414 commit ccc7debCopy full SHA for ccc7deb
.github/workflows/bump.yaml
@@ -29,7 +29,7 @@ jobs:
29
version-fragment: patch
30
31
- name: Update Chart versions
32
- uses: fjogeleit/yaml-update-action@v0.15.0
+ uses: fjogeleit/yaml-update-action@v0.16.0
33
with:
34
branch: "bump/${{ github.event.client_payload.chart_name }}/${{ github.event.client_payload.release_version }}"
35
targetBranch: ${{ github.event.repository.default_branch }}
0 commit comments