Skip to content

Commit

Permalink
Fix version error from dependabot
Browse files Browse the repository at this point in the history
bashofmann committed Oct 28, 2024
1 parent f212eee commit 752ff8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yaml
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ jobs:

- name: Generate index.html
run: |
go install github.com/halkeye/helm-repo-html@v0.2.01
go install github.com/halkeye/helm-repo-html@v0.2.1
/home/runner/go/bin/helm-repo-html
- uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit 752ff8d

Please sign in to comment.