Skip to content

Commit 66559ff

Browse files
authored
Merge pull request #5 from faucetsdn/renovate/crazy-max-ghaction-docker-buildx-3.x
Update crazy-max/ghaction-docker-buildx action to v3
2 parents 2e3c483 + 7b0a23d commit 66559ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
- name: Set up docker buildx
1616
id: buildx
17-
uses: crazy-max/ghaction-docker-buildx@v1
17+
uses: crazy-max/ghaction-docker-buildx@v3
1818
with:
1919
buildx-version: latest
2020
qemu-version: latest

0 commit comments

Comments
 (0)