diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2023-09-28 12:06:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-28 12:06:21 +0200 |
commit | b341a66152269ea8c031955a6654dfb4b07e56e3 (patch) | |
tree | 86c49a182af58f3f89ff0d802ea06224862114c2 /.github | |
parent | 4d344b65b2132b1c4ce7fe4f142295b9716c9ca5 (diff) |
Version 0.13.3 (#3213)v0.13.3helm-dendrite-0.13.4
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/helm.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index bf62a1c1..9a5eb2b6 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -32,7 +32,7 @@ jobs: version: v3.10.0 - name: Run chart-releaser - uses: helm/chart-releaser-action@v1.4.1 + uses: helm/chart-releaser-action@ed43eb303604cbc0eeec8390544f7748dc6c790d # specific commit, since `mark_as_latest` is not yet in a release env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: |