chore(deps): update https://github.com/docker/setup-buildx-action action to v3.11.1
Build image / build (pull_request) Successful in 5m0s
Details
Build image / build (pull_request) Successful in 5m0s
Details
This commit is contained in:
parent
b51e16aa6d
commit
1aa6034db4
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
|
||||
uses: https://github.com/docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
|
||||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Reference in New Issue