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 d192968 + 3bca67a commit 97522f8Copy full SHA for 97522f8
1 file changed
.github/workflows/build.yaml
@@ -100,7 +100,7 @@ jobs:
100
# 6. Extract Docker metadata
101
- name: Extract Docker metadata
102
id: meta
103
- uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6
+ uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6
104
with:
105
images: ghcr.io/${{ github.repository }}/${{ matrix.image_config.name }}
106
tags: |
0 commit comments