chore(deps): update docker/build-push-action digest to 10e90e3 (#3549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5651e820f2
commit
72a69eb867
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
password: ${{ github.token }}
|
||||
|
||||
- name: Build and push arch-specific image
|
||||
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
|
||||
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
|
||||
with:
|
||||
context: .
|
||||
platforms: ${{ matrix.platform }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue