Skip to content

Commit f7b8723

Browse files
Bump docker/bake-action from 4 to 5 in the gha-dependencies group
Bumps the gha-dependencies group with 1 update: [docker/bake-action](https://github.com/docker/bake-action). Updates `docker/bake-action` from 4 to 5 - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v4...v5) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e70731a commit f7b8723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Build and upload to ghcr.io 📤
5757
id: build-upload
58-
uses: docker/bake-action@v4
58+
uses: docker/bake-action@v5
5959
with:
6060
push: true
6161
# Using provenance to disable default attestation so it will build only desired images:

0 commit comments

Comments
 (0)