Skip to content

Commit ec223e7

Browse files
Update docker/build-push-action digest to 601a80b
1 parent 25aac34 commit ec223e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# the build, per https://docs.docker.com/build/cache/backends/gha/.
102102
- name: Build Runtime
103103
id: image
104-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
104+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
105105
with:
106106
context: .
107107
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)