Skip to content

Commit 7eb5a69

Browse files
chore(deps): update docker/login-action digest to c94ce9f (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fa81e9 commit 7eb5a69

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
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Login to GitHub Container Registry 🔓
9898
if: github.event_name != 'pull_request'
99-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
99+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
100100
with:
101101
registry: ghcr.io
102102
username: ${{ github.actor }}

0 commit comments

Comments
 (0)