We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4135e8f commit f034622Copy full SHA for f034622
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version: 1.20.5
29
- name: Docker Login
30
- uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
+ uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
31
32
registry: ghcr.io
33
username: ${{ github.actor }}
0 commit comments