Skip to content

Commit a6f612e

Browse files
Update docker/login-action digest to 327cd5a
1 parent 3497267 commit a6f612e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727

2828
- name: Log in to the Container registry
29-
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
29+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
3030
with:
3131
registry: ${{ env.REGISTRY }}
3232
username: ${{ github.actor }}

0 commit comments

Comments
 (0)