We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca1af4 commit 4f889a7Copy full SHA for 4f889a7
.github/workflows/cd.yaml
@@ -30,7 +30,7 @@ jobs:
30
type=sha,enable=true,format=long,priority=200
31
type=raw,enable=true,value=latest,priority=100
32
33
- - uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
+ - uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
34
with:
35
registry: ghcr.io
36
username: ${{ github.actor }}
0 commit comments