Skip to content

Commit

Permalink
fix: wrong helm-docs version in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
borisrizov-zf committed Dec 15, 2023
1 parent afad988 commit f5ba466
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 @@ -66,7 +66,7 @@ jobs:
name: Setup helm-docs
if: github.event_name != 'pull_request'
with:
version: 1.11.3
version: v1.11.3

- name: Run semantic release
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit f5ba466

Please sign in to comment.