Skip to content

Commit 0e5ddbb

Browse files
Update docker/login-action digest to 1f36f5b
1 parent 31ad1ac commit 0e5ddbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
8383
with:
8484
registry: ghcr.io
8585
username: ${{ github.actor }}

0 commit comments

Comments
 (0)