Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 1b82e77

Browse files
dependabot[bot]joonatank
authored andcommitted
chore(deps): bump docker/build-push-action
Bumps the github-actions-dependencies group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 673ef5e commit 1b82e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
# TODO reuse the ui image (problem is the build-args)
7272
- name: "Build ui e2e container"
73-
uses: docker/build-push-action@v5
73+
uses: docker/build-push-action@v6
7474
with:
7575
context: .
7676
file: Dockerfile

0 commit comments

Comments
 (0)