Skip to content

Commit 6935483

Browse files
chore(deps): update docker/login-action digest to 5e57cd1
1 parent b3b5204 commit 6935483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Login to GitHub Container Registry 🔓
117117
if: github.event_name != 'pull_request'
118-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
118+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
119119
with:
120120
registry: ghcr.io
121121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)