chore(deps): update docker/build-push-action action to v7 (#1070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
1e00952702
commit
e340a393c1
@@ -302,7 +302,7 @@ jobs:
|
||||
- id: push
|
||||
env:
|
||||
DOCKER_BUILD_RECORD_UPLOAD: false
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user