Skip to content

Commit bdbf257

Browse files
dependabot[bot]AndrewKostkadati18
authored
chore(deps): bump docker/build-push-action from 4.1.1 to 6.7.0 (#851)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 6.7.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4.1.1...v6.7.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Kostka <andrew.kostka@wikimedia.de> Co-authored-by: Dat WMDE <dat.nguyen@wikimedia.de>
1 parent f7fd10f commit bdbf257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
username: ${{ github.actor }}
4545
password: ${{ secrets.GITHUB_TOKEN }}
4646
- name: Build and push
47-
uses: docker/build-push-action@v4.1.1
47+
uses: docker/build-push-action@v6.7.0
4848
with:
4949
context: .
5050
file: ./Dockerfile

0 commit comments

Comments
 (0)