We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49728e commit 17f3c38Copy full SHA for 17f3c38
.github/workflows/helm.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
grep -qF 'version: "${{ steps.version.outputs.VERSION }}"' charts/restate-helm/Chart.yaml
40
- name: Push helm chart
41
- uses: appany/[email protected]
+ uses: appany/[email protected].2
42
with:
43
name: restate-helm
44
repository: restatedev
0 commit comments