We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8dd4c9 + ec3d8e8 commit 77a48ebCopy full SHA for 77a48eb
1 file changed
.github/workflows/python-cd.yml
@@ -85,7 +85,7 @@ jobs:
85
pytest --cov=./ --cov-report=xml --cov-report=term
86
87
- name: Log in to GitHub Container Registry
88
- uses: docker/login-action@v3.6.0
+ uses: docker/login-action@v3.7.0
89
with:
90
registry: ghcr.io
91
username: ${{ github.actor }}
0 commit comments