Skip to content

Commit 21ea7be

Browse files
Update docker/login-action digest to 327cd5a
1 parent 4c7c586 commit 21ea7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Checkout
5656
uses: actions/checkout@v3
5757
- name: Log in to the Container registry
58-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
58+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
5959
with:
6060
registry: ${{ env.REGISTRY }}
6161
username: ${{ github.actor }}

0 commit comments

Comments
 (0)