Skip to content

Commit 8b441a8

Browse files
authored
Merge pull request #131 from aws-samples/dependabot/github_actions/github-actions-dependencies-faef8d710b
chore(deps): bump docker/bake-action from 6.2.0 to 6.3.0 in the github-actions-dependencies group
2 parents c314f95 + c55752c commit 8b441a8

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)