From f3a5f9bd7b0682886f7d6c27344306f65e183999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:50:01 +0000 Subject: [PATCH] Update anchore/scan-action action to v5 --- .github/workflows/push-pr-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-pr-lint.yaml b/.github/workflows/push-pr-lint.yaml index 41af2ae..d799807 100644 --- a/.github/workflows/push-pr-lint.yaml +++ b/.github/workflows/push-pr-lint.yaml @@ -48,7 +48,7 @@ jobs: - name: Scan image - Fleet Scheduler id: scan-fleet-scheduler-image - uses: anchore/scan-action@v3 + uses: anchore/scan-action@v5 with: image: ghcr.io/metal-toolbox/fleet-scheduler:latest acs-report-enable: true