diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e2fba0e9..2d942004 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -32,7 +32,7 @@ jobs: helm repo add ethpandaops https://ethpandaops.github.io/ethereum-helm-charts - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.5.0 + uses: helm/chart-releaser-action@v1.6.0 with: charts_dir: charts skip_existing: true