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 6861429 commit a49dfbaCopy full SHA for a49dfba
.github/workflows/image-generations.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: docker/setup-buildx-action@v3
33
34
- name: Login to GitHub Container Registry
35
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
36
with:
37
registry: ghcr.io
38
username: ${{ github.actor }}
0 commit comments