mirror of http://gitea.com/actions/checkout
Compare commits
1 Commits
fff1baf6d2
...
82f480e620
Author | SHA1 | Date |
---|---|---|
dependabot[bot] | 82f480e620 |
|
@ -48,7 +48,7 @@ jobs:
|
|||
|
||||
# Use `docker/build-push-action` to build (and optionally publish) the image.
|
||||
- name: Build Docker Image (with optional Push)
|
||||
uses: docker/build-push-action@v6.5.0
|
||||
uses: docker/build-push-action@v6.9.0
|
||||
with:
|
||||
context: .
|
||||
file: images/test-ubuntu-git.Dockerfile
|
||||
|
|
Loading…
Reference in New Issue