Skip to content

Commit f125ca0

Browse files
Update docker/login-action action to v3
1 parent 2ba1ce9 commit f125ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- uses: anchore/sbom-action/[email protected] # installs syft
6161

6262
- name: Login to GCR
63-
uses: docker/login-action@v2
63+
uses: docker/login-action@v3
6464
with:
6565
registry: us.gcr.io
6666
username: _json_key

0 commit comments

Comments
 (0)