Skip to content

Commit 1e2d553

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend_docker_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Log in to the Container registry
26-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
26+
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
2727
with:
2828
registry: ${{ env.REGISTRY }}
2929
username: ${{ github.actor }}

0 commit comments

Comments
 (0)