Skip to content

Commit aaa56c2

Browse files
chore(deps): update docker/login-action action to v3.1.0 (#990)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e1a499 commit aaa56c2

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version: 1.22.1
2525

26-
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
26+
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
2727
with:
2828
registry: ghcr.io
2929
username: ${{ github.actor }}

0 commit comments

Comments
 (0)