There was an error while loading. Please reload this page.
2 parents f556a64 + a13c32d commit 94a3ec0Copy full SHA for 94a3ec0
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker/setup-buildx-action@v2
25
26
- name: Login to DockerHub
27
- uses: docker/login-action@v12
+ uses: docker/login-action@v2
28
with:
29
registry: ${{ env.REGISTRY }}
30
username: ${{ env.USERNAME }}
0 commit comments