Skip to content

Commit de16831

Browse files
chore(deps): update docker/login-action digest to 4907a6d (#953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2199527 commit de16831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
images: ${{ env.GHCR_IMAGE_NAME }}
9696

9797
- if: ${{ github.event_name == 'push' || github.ref_name == github.event.repository.default_branch }}
98-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
98+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
9999
with:
100100
registry: ghcr.io
101101
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)