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.
1 parent 0e35203 commit a8922d5Copy full SHA for a8922d5
.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