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 28034bb commit f72535eCopy full SHA for f72535e
1 file changed
.github/workflows/docker.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: docker/setup-buildx-action@v4.0.0
52
53
- name: Login to GitHub Container Registry
54
- uses: docker/login-action@v4.0.0
+ uses: docker/login-action@v4.2.0
55
if: ${{ !github.event.pull_request.head.repo.fork }}
56
with:
57
registry: ghcr.io
0 commit comments