We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc78d4 commit e13398bCopy full SHA for e13398b
1 file changed
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
go-version: 1.25.x
26
- name: Docker Login
27
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
+ uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
28
29
registry: ghcr.io
30
username: ${{ github.actor }}
0 commit comments