We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7203a3c commit f3788f5Copy full SHA for f3788f5
1 file changed
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
cache-binary: false
42
43
- name: 'Login to ghcr'
44
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
45
with:
46
registry: ghcr.io
47
username: '${{ github.actor }}'
0 commit comments