Fix image security scan intent
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user