diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index ed00dd4e23c41..c30119767a932 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -137,7 +137,7 @@ jobs: echo "image=$(cat "$image_job")" >> $GITHUB_OUTPUT - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@8bd2f9fbda2109502356ff8a6a89da55b1ead252 + uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee with: image-ref: ${{ steps.build.outputs.image }} format: sarif