Skip to content

Commit 9a9194f

Browse files
authoredJul 29, 2024
Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.5.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.3.0...v6.5.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>
1 parent dd960bd commit 9a9194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/update-test-ubuntu-git.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Use `docker/build-push-action` to build (and optionally publish) the image.
5050
- name: Build Docker Image (with optional Push)
51-
uses: docker/build-push-action@v5.3.0
51+
uses: docker/build-push-action@v6.5.0
5252
with:
5353
context: .
5454
file: images/test-ubuntu-git.Dockerfile

0 commit comments

Comments
 (0)
Failed to load comments.