mirror of
https://github.com/outbackdingo/qdrant-helm.git
synced 2026-01-27 10:20:18 +00:00
Fix version error from dependabot
This commit is contained in:
2
.github/workflows/release-workflow.yaml
vendored
2
.github/workflows/release-workflow.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user