0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2025-04-30 06:54:07 +02:00

Use chart-releaser-action tag v1.6.0

This commit is contained in:
Rhea Danzey 2024-09-18 14:23:09 -05:00
parent 152626c87e
commit cfbed4067c
No known key found for this signature in database
GPG key ID: BC69166FB2668680

View file

@ -32,7 +32,7 @@ jobs:
version: v3.10.0
- name: Run chart-releaser
uses: helm/chart-releaser-action@ed43eb303604cbc0eeec8390544f7748dc6c790d # specific commit, since `mark_as_latest` is not yet in a release
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with: