Compare commits
1 Commits
67f4226a85
...
2d83f7985e
| Author | SHA1 | Date |
|---|---|---|
|
|
2d83f7985e |
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299 # v3.6.0
|
||||
uses: https://github.com/docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
|
||||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Reference in New Issue