mirror of
https://github.com/docker/build-push-action.git
synced 2025-11-09 15:46:55 +00:00
Compare commits
No commits in common. "9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d" and "cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6" have entirely different histories.
9e436ba9f2
...
cb8fc7586f
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v4
|
||||||
-
|
-
|
||||||
name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue