Skip to content

Commit

Permalink
Update checkov-action version in helm-chart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Feb 5, 2024
1 parent cc35ab5 commit 1337bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Scan chart with checkov
if: matrix.tool == 'checkov'
uses: bridgecrewio/checkov-action@v12
uses: bridgecrewio/checkov-action@v12.2655.0
with:
directory: ${{ github.workspace }}/helm
var_file: ${{ github.workspace }}/helm/flowforge/ci/default-values.yaml
Expand Down

0 comments on commit 1337bb5

Please sign in to comment.