Skip to content

Commit a44bb21

Browse files
authored
Merge pull request #265 from PerfectThymeTech/dependabot/github_actions/docker/setup-buildx-action-3.7.1
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
2 parents e08b533 + 2661da9 commit a44bb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_containerTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# Install BuildKit
6969
- name: Install Buildx
7070
id: install_buildx
71-
uses: docker/setup-buildx-action@v3.6.1
71+
uses: docker/setup-buildx-action@v3.7.1
7272

7373
# Login Container Registry
7474
- name: Login Container Registry

0 commit comments

Comments
 (0)