Skip to content

Commit ef66c20

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent b3b5204 commit ef66c20

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@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
119119
with:
120120
registry: ghcr.io
121121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)