Skip to content

Commit a56124e

Browse files
⬆️ Update docker/login-action digest to 74a5d14 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb963b2 commit a56124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
image=moby/buildkit:v0.12.0
6262
# Login to GitHub Container Registry
6363
- name: Login to GitHub Container Registry
64-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
64+
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
6565
with:
6666
registry: ghcr.io
6767
username: ${{ github.actor }}

0 commit comments

Comments
 (0)