There was an error while loading. Please reload this page.
2 parents 8a8cfa9 + 0aed0ef commit 0203381Copy full SHA for 0203381
1 file changed
.github/workflows/push.yml
@@ -28,7 +28,7 @@ jobs:
28
mariners-dashboard-image-
29
30
- name: "Login to Docker Hub"
31
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
32
continue-on-error: true
33
with:
34
username: ${{ secrets.DOCKER_USERNAME }}
@@ -276,7 +276,7 @@ jobs:
276
docker image ls -a
277
278
279
280
281
282
password: ${{ secrets.DOCKER_PASSWORD }}
@@ -360,7 +360,7 @@ jobs:
360
361
362
363
364
365
366
0 commit comments