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 71e6ca6 commit 85f2f10Copy full SHA for 85f2f10
.github/workflows/nightly.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
buildkitd-flags: "--debug"
26
- name: Build multi-arch container image
27
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
28
29
push: false
30
builder: ${{ steps.buildx.outputs.name }}
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
type=raw,value=${{ steps.prep.outputs.VERSION }}
69
- name: Publish images
70
id: build-push
71
72
73
sbom: true
74
provenance: true
0 commit comments