Skip to content

Commit 18425eb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2222

2323
- name: Log in to the Container registry
24-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
24+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
2525
with:
2626
registry: ${{ env.REGISTRY }}
2727
username: ${{ github.actor }}

0 commit comments

Comments
 (0)