Skip to content

Commit e7945eb

Browse files
Update docker/build-push-action digest to 10e90e3
1 parent 1d3f011 commit e7945eb

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@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
105105
with:
106106
context: .
107107
platforms: linux/${{ matrix.arch }}

0 commit comments

Comments
 (0)