Skip to content

Commit 6beef78

Browse files
Update docker/login-action digest to 0689575
1 parent 31ad1ac commit 6beef78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
8080
- name: Log into registry
8181
timeout-minutes: 5
82-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
82+
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
8383
with:
8484
registry: ghcr.io
8585
username: ${{ github.actor }}

0 commit comments

Comments
 (0)