Skip to content

Commit

Permalink
test: helm-unittest v9
Browse files Browse the repository at this point in the history
  • Loading branch information
h1manshu98 committed Jan 15, 2025
1 parent d652f98 commit 57784c0
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 apt-get remove python-urllib3
sudo apt-get remove python3-urllib3
sudo pip3 install --upgrade --force-reinstall checkov
- name: Scanning helmchart for Security Vulnerabilities
Expand Down

0 comments on commit 57784c0

Please sign in to comment.