Fix image security scan intent

This commit is contained in:
2025-07-03 09:41:03 -06:00
parent 9bcb07f846
commit 900d310edf

View File

@ -157,7 +157,7 @@ jobs:
echo "SBOM attached successfully to image digest: ${IMAGE_DIGEST}" echo "SBOM attached successfully to image digest: ${IMAGE_DIGEST}"
# Job 4: Image Security Scan # Job 4: Image Security Scan
scan: scan:
name: 🛡️ Image Security Scan name: 🛡️ Image Security Scan
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build needs: build