Skip to content

Commit aef8da0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
IMAGE_NAME: ${{ inputs.image_registry }}/${{ inputs.image_name }}
3535

3636
- name: Log in to GHCR
37-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
37+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
3838
with:
3939
registry: ${{ inputs.image_registry }}
4040
username: ${{ github.actor }}

0 commit comments

Comments
 (0)