Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed May 14, 2024
1 parent 240d8a8 commit 7c93f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Lint Helm chart
uses: bakdata/ci-templates/actions/helm-lint@fix/helm-lint
uses: bakdata/ci-templates/actions/helm-lint@1.46.3
with:
lint-config-path: ".github/lint-config.yaml"
ref: ${{ github.ref_name }}
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

call-workflow-passing-data:
name: Publish Helm chart
uses: bakdata/ci-templates/.github/workflows/helm-multi-release.yaml@fix/helm-lint
uses: bakdata/ci-templates/.github/workflows/helm-multi-release.yaml@1.46.3
needs: get-gradle-version
with:
charts-path: "./charts"
Expand Down

0 comments on commit 7c93f12

Please sign in to comment.