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 4e63298 commit 3303073Copy full SHA for 3303073
.github/workflows/security-default-branch.yml
@@ -37,7 +37,7 @@ jobs:
37
-F "autoCreate=true" \
38
-F "projectName=$PROJECT_NAME" \
39
-F "projectVersion=$PROJECT_VERSION" \
40
- -F "isLatest=$IS_LATEST" \
+ -F "isLatest=true" \
41
-F "bom=@/tmp/trivy-cyclonedx.json"
42
env:
43
PROJECT_NAME: ${{ github.repository }}
0 commit comments