Skip to content

Commit b20efa5

Browse files
Update docker/login-action digest to 4907a6d (#500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb4ad4b commit b20efa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- name: Set up Docker Buildx
144144
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
145145

146-
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
146+
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
147147
with:
148148
registry: ghcr.io
149149
username: ${{ github.actor }}

0 commit comments

Comments
 (0)