We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5416cd + 9671d15 commit 132c923Copy full SHA for 132c923
1 file changed
.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.4.0
+ uses: docker/login-action@v3.7.0
34
with:
35
registry: ghcr.io
36
username: ${{ github.actor }}
0 commit comments