Skip to content

Commit 9c2e192

Browse files
chore(deps): update docker/login-action action to v4
1 parent 59a8966 commit 9c2e192

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@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
4444
with:
4545
registry: ${{ env.REGISTRY }}
4646
username: ${{ github.actor }}

0 commit comments

Comments
 (0)