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 95add54 commit 00143d9Copy full SHA for 00143d9
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: docker/setup-buildx-action@v3.10.0
38
39
- name: Login to GitHub Container Registry
40
- uses: docker/login-action@v3.3.0
+ uses: docker/login-action@v3.4.0
41
with:
42
registry: ghcr.io
43
username: ${{ github.actor }}
0 commit comments