We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dbf7b8 + 9407699 commit 97dd372Copy full SHA for 97dd372
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
type=sha
35
36
- name: Set up Docker Buildx
37
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
38
39
- name: Login to DockerHub
40
uses: docker/login-action@v2
0 commit comments