Skip to content

Commit b84f7e4

Browse files
authored
Merge pull request #311 from PerfectThymeTech/dependabot/github_actions/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
2 parents 334df60 + 77f3f41 commit b84f7e4

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.7.1
71+
uses: docker/setup-buildx-action@v3.8.0
7272

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

0 commit comments

Comments
 (0)