Skip to content

Commit f24f7c3

Browse files
committed
Update docker/setup-buildx-action action to v3.7.0
1 parent c20b4a0 commit f24f7c3

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.6.1
25+
uses: docker/setup-buildx-action@v3.7.0
2626

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

0 commit comments

Comments
 (0)