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 631bee2 commit ba0bb0cCopy full SHA for ba0bb0c
.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