Compare commits
1 Commits
a0e831d4d5
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| faf58889a0 |
@@ -31,7 +31,7 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GIT_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user