File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 # Also containerd is one of the option to allow preserving provenance attestations:
5050 # https://docs.docker.com/build/attestations/#creating-attestations
5151 - name : Setup docker with containerd
52- uses : crazy-max/ghaction- setup-docker@635d07c09dc2b52072362e9bb37e7e789767106d # infered from @v3
52+ uses : docker/ setup-docker-action@efe9e3891a4f7307e689f2100b33a155b900a608 # infered from @v4.5.0
5353 with :
5454 daemon-config : |
5555 {
Original file line number Diff line number Diff line change 3333
3434 # setup containerd to preserve provenance attestations :https://docs.docker.com/build/attestations/#creating-attestations
3535 - name : Setup docker with containerd
36- uses : crazy-max/ghaction- setup-docker@635d07c09dc2b52072362e9bb37e7e789767106d # infered from @v3
36+ uses : docker/ setup-docker-action@efe9e3891a4f7307e689f2100b33a155b900a608 # infered from @v4.5.0
3737 with :
3838 daemon-config : |
3939 {
You can’t perform that action at this time.
0 commit comments