Skip to content

Commit

Permalink
fix: add curl argument also to cve scanning build
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen authored Oct 7, 2024
1 parent c40b6be commit fa0c90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
APK_JQ=${{ matrix.apk_jq }}
APK_YAMLLINT=${{ matrix.apk_yamllint }}
APK_GIT=${{ matrix.apk_git }}
APK_CURL=${{ matrix.apk_curl }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v4
Expand Down

0 comments on commit fa0c90a

Please sign in to comment.