Skip to content

Commit 73a58eb

Browse files
Update docker/build-push-action action to v6
1 parent 8bb7741 commit 73a58eb

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
@@ -30,7 +30,7 @@ jobs:
3030
type=edge,branch=$repo.default_branch
3131
3232
- name: build+push
33-
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
33+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
3434
with:
3535

3636
platforms: linux/arm64,linux/amd64,linux/arm/v7,linux/s390x,linux/386,linux/ppc64le

0 commit comments

Comments
 (0)