Skip to content

Commit 9305f7f

Browse files
chore(deps): update docker/login-action digest to 292fe2d
1 parent 2d81f8e commit 9305f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
# We use commit sha here to be as safe as possible with credentials.
5858
- name: Log in to the Container registry
59-
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
59+
uses: docker/login-action@292fe2d7ee5389e283d2c71e565819146798c2e2
6060
with:
6161
registry: ${{ env.REGISTRY }}
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)