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 0fa3a47 commit a13e86bCopy full SHA for a13e86b
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: docker/setup-buildx-action@v3.10.0
23
-
24
name: Login to GitHub Container Registry
25
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
26
if: github.ref == 'refs/heads/main'
27
with:
28
registry: ghcr.io
0 commit comments