Skip to content

Commit 36e1173

Browse files
authored
chore: bum push-helm-chart version
1 parent 872b49c commit 36e1173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Create Release
1+
name: Create Release
22
on:
33
push:
44
branches:
@@ -155,7 +155,7 @@ jobs:
155155
push-helm-chart:
156156
needs: [semantic-release, helm]
157157
if: needs.semantic-release.outputs.new-release-published == 'true'
158-
uses: flanksource/action-workflows/.github/workflows/push-helm-chart.yml@edab5b9d3a5f8d1eeb59be89edb810246a06ae6d # main
158+
uses: flanksource/action-workflows/.github/workflows/push-helm-chart.yml@4b41aaf6cf7727789c0d21cd0bc262e850ba543f # main
159159
with:
160160
filename_regex: "config-db-*.tgz"
161161
version: ${{ needs.semantic-release.outputs.release-version }}

0 commit comments

Comments
 (0)