We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 596e22f + 593f35f commit ccba7a3Copy full SHA for ccba7a3
.github/workflows/docker-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: docker/[email protected]
18
19
- name: Log in to GitHub Container Registry
20
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
21
with:
22
registry: ghcr.io
23
username: ${{ github.repository_owner }}
0 commit comments