chore(deps): update docker/setup-buildx-action action to v3
Build image / build (push) Has been cancelled
Details
Build image / build (push) Has been cancelled
Details
This commit is contained in:
parent
4e051ac9ad
commit
ee9c1e5dd8
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2.9.1
|
uses: https://github.com/docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
|
||||||
|
|
||||||
- name: Login to registry
|
- name: Login to registry
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue