Skip to content

Commit a5a9565

Browse files
Update docker/login-action digest to 413775f
1 parent a586056 commit a5a9565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Log in to the Container registry
20-
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
20+
uses: docker/login-action@413775f4e3d05f381e17e4a9668b6bf725359607
2121
with:
2222
registry: ${{ env.REGISTRY }}
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)