Skip to content

Commit aa1651d

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

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@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.actor }}

0 commit comments

Comments
 (0)