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 4cab540 + 343c264 commit f8a3695Copy full SHA for f8a3695
.github/workflows/build-manylinux.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Extract metadata (tags, labels) for Docker
51
id: meta
52
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
53
with:
54
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
55
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments