Skip to content

Commit 5336fde

Browse files
chore(deps): update docker/login-action digest to 5d8785b
1 parent e115159 commit 5336fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
ref: ${{ needs.release-please.outputs.release_tag_name }}
5353

5454
- name: Log in to the Container registry
55-
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
55+
uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b
5656
with:
5757
registry: ${{ env.REGISTRY }}
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)