We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dd5266 + b7daa7e commit a409500Copy full SHA for a409500
1 file changed
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: docker/setup-buildx-action@v3
78
79
- name: Docker Login
80
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
81
with:
82
registry: ghcr.io
83
username: ${{ github.repository_owner }}
0 commit comments