We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c5b3f commit 90eed31Copy full SHA for 90eed31
.github/workflows/ci-main-pull-request-stub-trufflehog-only.yml
@@ -14,7 +14,7 @@ permissions:
14
contents: read
15
16
env:
17
- STUB_VERSION: "1.0.0"
+ STUB_VERSION: "1.0.1"
18
19
jobs:
20
trufflehog-scan-only:
@@ -41,8 +41,8 @@ jobs:
41
package-binaries: false
42
habitat-build: false
43
publish-packages: false
44
- generate-sbom: false
45
- export-github-sbom: false
+ generate-sbom: true
+ export-github-sbom: true
46
generate-blackduck-sbom: false
47
generate-msft-sbom: false
48
license_scout: false
0 commit comments