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