Skip to content

Commit 9ceff12

Browse files
m-houstonCopilot
andauthored
Update .github/actions/trivy-package/action.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 557f5e3 commit 9ceff12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/trivy-package/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
# ./scripts/terraform/trivy-scan.sh --mode package . || exit_code=$?
1414

1515
# if [ $exit_code -ne 0 ]; then
16-
# echo "Trivy has detected package vulnerablilites. Please refer to https://nhsd-confluence.digital.nhs.uk/spaces/RIS/pages/1257636917/PLAT-KOP-012+-+Trivy+Pipeline+Vulnerability+Scanning+Exemption"
16+
# echo "Trivy has detected package vulnerabilities. Please refer to https://nhsd-confluence.digital.nhs.uk/spaces/RIS/pages/1257636917/PLAT-KOP-012+-+Trivy+Pipeline+Vulnerability+Scanning+Exemption"
1717
# exit 1
1818
# fi

0 commit comments

Comments
 (0)