Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
ci: use precise releaser's version
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Apr 14, 2023
1 parent 4d79f08 commit 2488b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: azure/setup-helm@v3
with: { version: v3.11.3 }
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1
uses: helm/chart-releaser-action@v1.5.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 2488b82

Please sign in to comment.