Skip to content

Commit 293f165

Browse files
chore(deps): update docker/login-action digest to ef38ec3
1 parent 88a3ee2 commit 293f165

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
@@ -53,7 +53,7 @@ jobs:
5353
ref: ${{ needs.release-please.outputs.release_tag_name }}
5454

5555
- name: Log in to the Container registry
56-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
56+
uses: docker/login-action@ef38ec311a7df3f01475313e7c5bb584b74b112a
5757
with:
5858
registry: ${{ env.REGISTRY }}
5959
username: ${{ github.actor }}

0 commit comments

Comments
 (0)