From 9954d0f85dd8b3a7b832d61b208e9ed1f4333485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:58:30 +0000 Subject: [PATCH] chore(deps): update anchore/scan-action action to v6 --- .github/actions/build-and-scan/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-and-scan/action.yaml b/.github/actions/build-and-scan/action.yaml index 592db2c..659891f 100644 --- a/.github/actions/build-and-scan/action.yaml +++ b/.github/actions/build-and-scan/action.yaml @@ -34,7 +34,7 @@ runs: load: true - name: Anchore Scanner - uses: anchore/scan-action@v5 + uses: anchore/scan-action@v6 if: always() id: grype-scan with: