Skip to content

Commit 21695de

Browse files
Merge pull request #15 from AndriyKalashnykov/renovate/all
chore(all): update docker/login-action digest to 74a5d14
2 parents e18088f + ab46862 commit 21695de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
OWNER: '${{ github.repository_owner }}'
4343

4444
- name: Login to image repository
45-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
45+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
4646
with:
4747
registry: ghcr.io
4848
username: ${{ github.actor }}

0 commit comments

Comments
 (0)