Skip to content

Commit 7033838

Browse files
Update docker/login-action digest to e92390c
1 parent 34427b9 commit 7033838

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
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v3
2525

2626
- name: Log in to the Container registry
27-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
27+
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
2828
with:
2929
registry: ${{ env.REGISTRY }}
3030
username: ${{ github.actor }}

0 commit comments

Comments
 (0)