Skip to content

Commit 2d773e0

Browse files
chore(deps): update docker/login-action digest to 5e57cd1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 421d660 commit 2d773e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1818

1919
- name: Log in to GitHub Container Registry
20-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
20+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
2121
with:
2222
registry: ghcr.io
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)