Skip to content

Commit e13398b

Browse files
chore(deps-dev): update docker/login-action action to v4.3.0 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cc78d4 commit e13398b

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
go-version: 1.25.x
2626
- name: Docker Login
27-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
27+
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
2828
with:
2929
registry: ghcr.io
3030
username: ${{ github.actor }}

0 commit comments

Comments
 (0)