mirror of
https://github.com/docker/build-push-action.git
synced 2025-11-07 15:06:55 +00:00
Compare commits
3 commits
23626667d3
...
836ba054a2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
836ba054a2 | ||
|
|
9e436ba9f2 | ||
|
|
62929198b5 |
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
-
|
-
|
||||||
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