Skip to content

Commit 8b7e236

Browse files
chore(deps): update docker/setup-buildx-action action to v3.9.0 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae7a4ba commit 8b7e236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: docker/[email protected]
4949

5050
- name: Set up Docker Buildx
51-
uses: docker/setup-buildx-action@v3.7.1
51+
uses: docker/setup-buildx-action@v3.9.0
5252

5353
- name: Login to GitHub Container Registry
5454
uses: docker/[email protected]

0 commit comments

Comments
 (0)