Skip to content

Commit 8b436ff

Browse files
Update docker/login-action digest to 7ca3450
1 parent 34427b9 commit 8b436ff

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@7ca345011ac4304463197fac0e56eab1bc7e6af0
2828
with:
2929
registry: ${{ env.REGISTRY }}
3030
username: ${{ github.actor }}

0 commit comments

Comments
 (0)