Skip to content

Commit 949a936

Browse files
chore(deps): update docker/login-action digest to 74a5d14
1 parent d39973b commit 949a936

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

0 commit comments

Comments
 (0)