We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e870a14 commit 64a25a4Copy full SHA for 64a25a4
.github/workflows/ci-main-pull-request.yml
@@ -968,6 +968,7 @@ jobs:
968
hab_version: ${{ inputs.grype-hab-version }}
969
hab_release: ${{ inputs.grype-hab-release }}
970
hab_channel: ${{ inputs.grype-hab-channel }}
971
+ hab_auth_token: ${{ secrets.HAB_AUTH_TOKEN }}
972
scan-linux: ${{ inputs.grype-hab-scan-linux }}
973
scan-windows: ${{ inputs.grype-hab-scan-windows }}
974
scan-macos: ${{ inputs.grype-hab-scan-macos }}
0 commit comments