Skip to content

Commit 441db3a

Browse files
chore(deps): update docker/login-action action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ff22c2 commit 441db3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
uses: sigstore/cosign-installer@v3
277277

278278
- name: Login to GitHub Container Registry
279-
uses: docker/login-action@v3
279+
uses: docker/login-action@v4
280280
with:
281281
registry: ghcr.io
282282
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)