Skip to content

Commit bc38761

Browse files
chore(deps): update docker/login-action digest to c94ce9f
1 parent bd56d3c commit bc38761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
sarif_file: "trivy-results.sarif"
4141

4242
- name: Log in to the Container registry
43-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
43+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
4444
with:
4545
registry: ${{ env.REGISTRY }}
4646
username: ${{ github.actor }}

0 commit comments

Comments
 (0)