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 22b5104 commit c4a70f1Copy full SHA for c4a70f1
.github/workflows/docker-build.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: docker/setup-buildx-action@v3.10.0
30
31
- name: Log in to GitHub Container Registry
32
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
33
with:
34
registry: ghcr.io
35
username: ${{ github.repository_owner }}
0 commit comments