Skip to content

Commit b50e01b

Browse files
authored
Merge pull request #153 from PerfectThymeTech/dependabot/github_actions/docker/setup-buildx-action-3.1.0
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0
2 parents 3fed8d6 + e499658 commit b50e01b

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

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

0 commit comments

Comments
 (0)