Skip to content

Commit

Permalink
Merge pull request #41 from decentralized-identity/fix-helm-lint-action
Browse files Browse the repository at this point in the history
invalid action version
  • Loading branch information
PatStLouis authored Oct 4, 2024
2 parents a90323a + 5140510 commit 31242cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
uses: helm/chart-testing-action@v2.6.1

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

0 comments on commit 31242cd

Please sign in to comment.