Skip to content

Commit 2819966

Browse files
Update docker/build-push-action action to v4.1.0
1 parent 8bb7741 commit 2819966

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@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
3434
with:
3535

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

0 commit comments

Comments
 (0)