We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25aac34 commit ec223e7Copy full SHA for ec223e7
.github/workflows/ci.yml
@@ -101,7 +101,7 @@ jobs:
101
# the build, per https://docs.docker.com/build/cache/backends/gha/.
102
- name: Build Runtime
103
id: image
104
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
+ uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
105
with:
106
context: .
107
platforms: linux/${{ matrix.arch }}
0 commit comments