Skip to content

Commit afb36f6

Browse files
chore(deps): update docker/login-action digest to 8e2a0b6
1 parent e6d6be9 commit afb36f6

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

0 commit comments

Comments
 (0)