chore(deps): update docker/build-push-action action to v6 (#12641)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-19 09:05:59 -04:00
committed by GitHub
parent d023933dd3
commit a78cd1b483

View File

@@ -61,7 +61,7 @@ jobs:
key: var-cache-node-modules-${{ hashFiles('Dockerfile', 'install/package.json') }}
- name: Build and push Docker images
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
cache-from: type=gha
cache-to: type=gha,mode=min