chore(deps): update docker/build-push-action digest to c5e6528 (#1437)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-12 10:37:09 +09:00
committed by GitHub
parent 4a5097d8cf
commit 212098183a
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}
- name: Build and Push
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
uses: docker/build-push-action@c5e6528d5ddefc82f682165021e05edf58044bce
with:
file: Dockerfile
platforms: linux/amd64,linux/arm64