chore(deps): update https://github.com/docker/login-action action to v4
Build image / build (pull_request) Successful in 6m15s
Details
Build image / build (pull_request) Successful in 6m15s
Details
This commit is contained in:
parent
6f28dbc064
commit
85efb2bcc7
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: https://github.com/docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
|
||||
uses: https://github.com/docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
with:
|
||||
registry: code.mor.re
|
||||
username: ${{ github.repository_owner }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue