From ae73facd33a94705f1c15658b0551322e02a76a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 23:18:31 +0000 Subject: [PATCH] Update anchore/scan-action action to v4 --- .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..3f7ed3d 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@v4 with: image: ghcr.io/metal-toolbox/fleet-scheduler:latest acs-report-enable: true