Skip to content

Commit

Permalink
feat: Use version 2.6.1 where the cosign issue is expected to be fixed (
Browse files Browse the repository at this point in the history
#129)

Signed-off-by: Matt Halder <[email protected]>
  • Loading branch information
rustyShacklefurd committed Jan 26, 2024
1 parent 369a2b1 commit 91eb632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
python-version: '3.x'

- name: Install chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down

0 comments on commit 91eb632

Please sign in to comment.