We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5b61a1 + a8922d5 commit 7538effCopy full SHA for 7538eff
.github/workflows/build-image.yml
@@ -36,7 +36,7 @@ jobs:
36
-
37
name: Docker meta
38
id: docker_meta
39
- uses: docker/metadata-action@v5.5.1
+ uses: docker/metadata-action@v5.6.1
40
with:
41
images: |
42
ghcr.io/${{ inputs.repo_owner }}/${{ inputs.app_name }}
.github/workflows/build-split-image.yml
@@ -42,7 +42,7 @@ jobs:
43
44
45
46
47
48
0 commit comments