diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 773fa95..95c9528 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -127,7 +127,7 @@ jobs: load: true tags: springtale-local:ci cache-from: type=gha - - uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6 + - uses: anchore/scan-action@e1165082ffb1fe366ebaf02d8526e7c4989ea9d2 # v7.4.0 with: image: springtale-local:ci fail-build: true