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 138a6e4 + 4e5ad1a commit c9e4ba3Copy full SHA for c9e4ba3
.github/workflows/ghcr.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Extract metadata (tags, labels) for Docker
33
id: meta
34
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
35
with:
36
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
37
0 commit comments