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

Commit d560a7a

Browse files
Update docker/login-action digest to 5f4866a
1 parent b7f1027 commit d560a7a

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@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
2626
with:
2727
registry: ${{ env.REGISTRY }}
2828
username: ${{ github.actor }}

0 commit comments

Comments
 (0)