Skip to content

Commit e442bd1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

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

0 commit comments

Comments
 (0)