Skip to content

Commit a14fe88

Browse files
chore(deps): update docker/login-action digest to 2e1345c
1 parent e6d6be9 commit a14fe88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@2e1345c05f9563db17b704b7855578af55a6c8be
5757
with:
5858
registry: ${{ env.REGISTRY }}
5959
username: ${{ github.actor }}

0 commit comments

Comments
 (0)