diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 2d6882b..f884ee7 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -245,8 +245,7 @@ jobs: load: true tags: localbuild/testimage:latest platforms: linux/amd64 - cache-from: type=gha - cache-to: type=gha,mode=max + cache-from: type=gha,scope=${{ github.workflow }}:linux/amd64 - name: Generate SBOM and upload dependency results uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5