Update docker/login-action digest to 5e57cd1
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
|||||||
run: docker run -v $PWD:/project element-desktop-dockerbuild yarn install
|
run: docker run -v $PWD:/project element-desktop-dockerbuild yarn install
|
||||||
|
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
|
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user