chore(deps): update docker/setup-buildx-action action to v3.4.0
Build image / build (pull_request) Successful in 4m11s
Details
Build image / build (pull_request) Successful in 4m11s
Details
This commit is contained in:
parent
170257d500
commit
174f6b4445
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
|
||||
uses: https://github.com/docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
|
||||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Reference in New Issue