Skip to content

Commit b23c7aa

Browse files
chore(deps): update docker/login-action digest to 650006c
1 parent cf6a73d commit b23c7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
type=sha
7979
8080
- name: Log in to the Container registry
81-
uses: docker/login-action@3227f5311cb93ffd14d13e65d8cc400d30f4dd8a # v4
81+
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
8282
with:
8383
registry: ${{ env.REGISTRY }}
8484
username: ${{ github.actor }}

0 commit comments

Comments
 (0)