chore(deps): update docker/setup-buildx-action action to v3.7.0
Build image / build (pull_request) Successful in 4m19s
Details
Build image / build (pull_request) Successful in 4m19s
Details
This commit is contained in:
parent
4a30aac4f0
commit
db72e85693
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
|
||||
uses: https://github.com/docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3.7.0
|
||||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Reference in New Issue