diff --git a/.github/workflows/push-pr-lint.yaml b/.github/workflows/push-pr-lint.yaml index 95ef3d8e..7430aeee 100644 --- a/.github/workflows/push-pr-lint.yaml +++ b/.github/workflows/push-pr-lint.yaml @@ -52,7 +52,7 @@ jobs: - name: Scan image id: scan-image - uses: anchore/scan-action@v4 + uses: anchore/scan-action@v5 with: image: ghcr.io/metal-toolbox/conditionorc:latest acs-report-enable: true