mirror of
https://github.com/skoelle/focusapp.git
synced 2026-09-17 20:10:25 +00:00
Merge pull request #5 from skoelle/renovate/docker-build-push-action-7.x
Update docker/build-push-action action to v7
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
type=sha,prefix=
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user