Skip to content

Commit

Permalink
correct deprecated lint flag
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Jun 10, 2024
1 parent 2eb39b2 commit 3cae09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
skip-pkg-cache: true
skip-cache: true

helm:
name: Helm Checks
Expand Down

0 comments on commit 3cae09d

Please sign in to comment.