Skip to content

Commit c55752c

Browse files
chore(deps): bump docker/bake-action
Bumps the github-actions-dependencies group with 1 update: [docker/bake-action](https://github.com/docker/bake-action). Updates `docker/bake-action` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@60f5d53...7bff531) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c314f95 commit c55752c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Docker buildx
2828
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
2929
- name: Build
30-
uses: docker/bake-action@60f5d53310314dbf8c33f0c8a01042536f2f6c36 # v6.2.0
30+
uses: docker/bake-action@7bff531c65a5cda33e52e43950a795b91d450f63 # v6.3.0
3131
env:
3232
SOURCE_DATE_EPOCH: 0
3333
with:

0 commit comments

Comments
 (0)