We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f8bf4 commit fac235fCopy full SHA for fac235f
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
steps:
79
- uses: actions/checkout@v4.1.6
80
- name: Log in to the GitHub container registry
81
- uses: docker/login-action@v3.1.0
+ uses: docker/login-action@v3.2.0
82
with:
83
registry: ghcr.io
84
username: ${{ github.repository_owner }}
0 commit comments