Skip to content

Commit 368dcde

Browse files
authored
Merge pull request #36 from codefresh-io/fix-argo-rollouts-workflow
fix workflow
2 parents d3ee218 + fd116e3 commit 368dcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060

6161
- name: Run chart-releaser
62-
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
62+
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
6363
with:
6464
config: "./.github/configs/cr.yaml"
6565
skip_packaging: true

0 commit comments

Comments
 (0)