Skip to content

Commit 57ce87d

Browse files
committed
Update docker/setup-buildx-action action to v3.7.1
1 parent f24f7c3 commit 57ce87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: docker/setup-qemu-action@v3.2.0
2323

2424
- name: Set up Docker Buildx
25-
uses: docker/setup-buildx-action@v3.7.0
25+
uses: docker/setup-buildx-action@v3.7.1
2626

2727
- name: Login to GitHub Container Registry
2828
uses: docker/login-action@v3.3.0

0 commit comments

Comments
 (0)