Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 53c028c

Browse files
Update docker/login-action digest to 29df2a9
1 parent b7f1027 commit 53c028c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v2
2323

2424
- name: Log in to the Container registry
25-
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
25+
uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00
2626
with:
2727
registry: ${{ env.REGISTRY }}
2828
username: ${{ github.actor }}

0 commit comments

Comments
 (0)