There was an error while loading. Please reload this page.
2 parents dee28f0 + 683fd47 commit 800b94fCopy full SHA for 800b94f
1 file changed
.github/workflows/dockerhub-push.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: docker/setup-buildx-action@v3
23
-
24
name: Login to DockerHub
25
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
26
with:
27
username: ${{ secrets.DOCKER_USERNAME }}
28
password: ${{ secrets.DOCKER_TOKEN }}
0 commit comments