Skip to content

Commit

Permalink
Bump CI template version to fix Helm lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed May 13, 2024
1 parent efd9e49 commit 84aa16d
Showing 1 changed file with 1 addition and 1 deletion.
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@v1.46.1
uses: bakdata/ci-templates/actions/helm-lint@1.46.1
with:
lint-config-path: ".github/lint-config.yaml"
ref: ${{ github.ref_name }}
Expand Down

0 comments on commit 84aa16d

Please sign in to comment.