We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7974399 commit c081100Copy full SHA for c081100
.github/workflows/docker-testing.yml
@@ -48,7 +48,7 @@ jobs:
48
platforms: linux/amd64
49
provenance: mode=max
50
sbom: true
51
- outputs: type=cacheonly
+ outputs: type=oci,dest=./image.tar
52
push: false
53
- name: Run Docker image
54
uses: addnab/docker-run-action@4f65fabd2431ebc8d299f8e5a018d79a769ae185 # v3.0.0
0 commit comments