We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77aad4 commit 63ac8b5Copy full SHA for 63ac8b5
1 file changed
.github/workflows/hugo.yaml
@@ -117,7 +117,7 @@ jobs:
117
- name: Sign SBOM
118
uses: shiftleftcyber/secure-sbom-action@v1.3.1
119
with:
120
- sbom_file: shiftleftcyber.github.io.cdx.json
+ sbom_file: ./marketing/shiftleftcyber.github.io.cdx.json
121
secure_sbom_action: sign
122
api_key: ${{ secrets.SECURE_SBOM_API_KEY }}
123
key_id: ${{ secrets.SECURE_SBOM_KEYID }}
0 commit comments