Skip to content

Commit 5c56873

Browse files
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#17)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Curtis Vogt <curtis.vogt@gmail.com>
1 parent be676eb commit 5c56873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
using: composite
4141
steps:
4242
- name: Set up Docker Buildx
43-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
43+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
4444
with:
4545
driver: docker-container
4646
- name: Determine commit SHA

0 commit comments

Comments
 (0)