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 a67d511 commit 3b84a6aCopy full SHA for 3b84a6a
.github/workflows/build_publish_builder_image.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/setup-buildx-action@v2
24
25
- name: Log in to GitHub Container Registry
26
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
27
with:
28
registry: ghcr.io
29
username: ${{ github.actor }}
0 commit comments