diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 60d1e27..4d2e33d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -59,7 +59,7 @@ jobs: - name: Scan image id: scan - uses: anchore/scan-action@v5 # action page: + uses: anchore/scan-action@v6 # action page: with: image: localhost:5000/app:local acs-report-enable: true