Skip to content

Commit 89cff9d

Browse files
chore(deps): update docker/login-action digest to 5e57cd1 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ffde249 commit 89cff9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Login to GitHub Container Registry
111111
if: ${{ env.SKIP != 'true' }}
112-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
112+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
113113
with:
114114
registry: ghcr.io
115115
username: ${{ github.actor }}

0 commit comments

Comments
 (0)