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 32dc039 commit 258294dCopy full SHA for 258294d
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: docker/setup-buildx-action@v3.11.1
41
42
- name: Login to GitHub Container Registry
43
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
44
with:
45
registry: ghcr.io
46
username: ${{ github.actor }}
0 commit comments