Skip to content

Commit 3e4a060

Browse files
authored
Merge pull request #1293 from cloudflare/dependabot/github_actions/docker/build-push-action-4
build(deps): bump docker/build-push-action from 3 to 4
2 parents f37a685 + e1d1777 commit 3e4a060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
images: ${{ matrix.image }}
5252
- name: Build and push
53-
uses: docker/build-push-action@v3
53+
uses: docker/build-push-action@v4
5454
with:
5555
context: .
5656
platforms: linux/amd64,linux/arm64,linux/s390x

0 commit comments

Comments
 (0)