Skip to content

Commit 0bcdbdd

Browse files
Update docker/login-action digest to 7ca3450 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fb14ec commit 0bcdbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-io-docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# https://github.com/docker/login-action
4343
- name: Log into registry ${{ env.REGISTRY }}
4444
if: github.event_name != 'pull_request'
45-
uses: docker/login-action@f75d088332b07a08afadf6ac53c74509b9453f12
45+
uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
4646
with:
4747
registry: ${{ env.REGISTRY }}
4848
username: ${{ github.actor }}

0 commit comments

Comments
 (0)