Skip to content

Commit 17784ae

Browse files
Update docker/login-action digest to cf8514a
1 parent 78bacfb commit 17784ae

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
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Log into registry ${{ env.REGISTRY }}
6262
if: github.event_name != 'pull_request'
63-
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
63+
uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce
6464
with:
6565
registry: ${{ env.REGISTRY }}
6666
username: ${{ github.actor }}

0 commit comments

Comments
 (0)