chore(deps): update docker/build-push-action action to v6
This commit is contained in:
parent
182465341a
commit
0d1709d409
|
|
@ -61,7 +61,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build and push by digest
|
- name: Build and push by digest
|
||||||
id: build
|
id: build
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: ${{ matrix.platform }}
|
platforms: ${{ matrix.platform }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue