Skip to content

Commit c55b734

Browse files
authored
Merge pull request #157 from bank-vaults/dependabot/github_actions/docker/setup-buildx-action-3.2.0
chore(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0
2 parents 4e64ee6 + 9cddb0c commit c55b734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
6565

6666
- name: Set up Docker Buildx
67-
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
67+
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
6868

6969
- name: Set image name
7070
id: image-name

0 commit comments

Comments
 (0)