We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3f011 commit e7945ebCopy full SHA for e7945eb
.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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
105
with:
106
context: .
107
platforms: linux/${{ matrix.arch }}
0 commit comments