Skip to content

Commit 918582f

Browse files
chore(deps): update docker/login-action digest to c99871d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88b69d8 commit 918582f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Log in to GitHub Container Registry
28-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
28+
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.actor }}

0 commit comments

Comments
 (0)