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.
2 parents 2c92faf + 2dfab26 commit aa08d22Copy full SHA for aa08d22
.github/workflows/docker-build.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: docker/[email protected]
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