Skip to content

Commit 4975cb3

Browse files
authored
Merge pull request #6557 from moby/dependabot/github_actions/docker/build-push-action-7
build(deps): bump docker/build-push-action from 6 to 7
2 parents a8b96d7 + f86d525 commit 4975cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
-
4747
name: Build
4848
if: ${{ env.DOCKER_BUILD == 'true' }}
49-
uses: docker/build-push-action@v6
49+
uses: docker/build-push-action@v7
5050
with:
5151
context: ${{ env.DOCKER_VERSION }}
5252
target: binary

0 commit comments

Comments
 (0)