Skip to content

Commit 64a25a4

Browse files
committed
Add Grype scan for hab
Signed-off-by: sandhi <sagarwal@progress.com>
1 parent e870a14 commit 64a25a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-main-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@ jobs:
968968
hab_version: ${{ inputs.grype-hab-version }}
969969
hab_release: ${{ inputs.grype-hab-release }}
970970
hab_channel: ${{ inputs.grype-hab-channel }}
971+
hab_auth_token: ${{ secrets.HAB_AUTH_TOKEN }}
971972
scan-linux: ${{ inputs.grype-hab-scan-linux }}
972973
scan-windows: ${{ inputs.grype-hab-scan-windows }}
973974
scan-macos: ${{ inputs.grype-hab-scan-macos }}

0 commit comments

Comments
 (0)