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 3a7c0d0 + ab4375f commit 3e26093Copy full SHA for 3e26093
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@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6
+ uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6
104
with:
105
images: ghcr.io/${{ github.repository }}/${{ matrix.image_config.name }}
106
tags: |
0 commit comments