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 bf6a373 + 1c4e6fa commit 8c394d2Copy full SHA for 8c394d2
.github/workflows/build-manylinux.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v4.2.2
37
38
- name: Log in to the Container registry
39
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
40
with:
41
registry: ghcr.io
42
username: ${{ github.actor }}
0 commit comments