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 c5b66aa + a400c0c commit f17f602Copy full SHA for f17f602
.github/workflows/build-manylinux.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/[email protected]
37
38
- name: Log in to the Container registry
39
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
40
with:
41
registry: ghcr.io
42
username: ${{ github.actor }}
0 commit comments