Skip to content

Commit

Permalink
test: helm-unittest v7
Browse files Browse the repository at this point in the history
  • Loading branch information
h1manshu98 committed Jan 15, 2025
1 parent 5f03f2e commit 8d1ee68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Installing checkov
run: |
sudo apt-get update
sudo pip3 install -U checkov
sudo pip3 install --upgrade --force-reinstall checkov
- name: Scanning helmchart for Security Vulnerabilities
env:
Expand Down

0 comments on commit 8d1ee68

Please sign in to comment.