Pin docker/setup-buildx-action action to f95db51 (#21)
Some checks failed
Build and push container image / build (push) Failing after 42s
Some checks failed
Build and push container image / build (push) Failing after 42s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
26d5a62db2
commit
f4e0564c28
@ -31,7 +31,7 @@ jobs:
|
||||
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3 # v3
|
||||
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
|
||||
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user