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.
2 parents 1aa1ca0 + ba0bb0c commit d81a115Copy full SHA for d81a115
.github/workflows/release-process.yml
@@ -30,7 +30,7 @@ jobs:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
32
- name: Login to GitHub Container Registry
33
- uses: docker/login-action@v3.1.0
+ uses: docker/login-action@v3.4.0
34
with:
35
registry: ghcr.io
36
username: ${{ github.actor }}
0 commit comments