Skip to content

Commit a88d1c5

Browse files
Update docker/login-action digest to 28fdb31
1 parent 84f19c6 commit a88d1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
provenance: false
4848

4949
- name: Log in to the Container registry
50-
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
50+
uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)