From f7f8990918164fbbc75cdcb351169e340f2d3ea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:44:58 +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 e426c07..9efb6bd 100644 --- a/.github/workflows/push-pr-lint.yaml +++ b/.github/workflows/push-pr-lint.yaml @@ -50,7 +50,7 @@ jobs: - name: Scan image - bioscfg id: scan-bioscfg-image - uses: anchore/scan-action@v3 + uses: anchore/scan-action@v5 with: image: ghcr.io/metal-toolbox/bioscfg:latest acs-report-enable: true