mirror of
https://github.com/kairos-io/kairos-framework.git
synced 2025-06-02 23:10:16 +00:00
chore(deps): update docker/build-push-action action to v6 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a8e190882c
commit
427e8c8d50
2
.github/workflows/reusable-build.yaml
vendored
2
.github/workflows/reusable-build.yaml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
echo "tags: ${{ steps.meta.outputs.tags }}"
|
||||
echo "version: ${{ steps.meta.outputs.version }}"
|
||||
- name: Build and push framework
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
sbom: false
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Loading…
Reference in New Issue
Block a user