We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d08e5c3 + 63e92d1 commit f64672cCopy full SHA for f64672c
2 files changed
.github/workflows/.e2e-run.yml
@@ -83,7 +83,7 @@ jobs:
83
-
84
name: Docker meta
85
id: meta
86
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
87
with:
88
images: ${{ env.REGISTRY_SLUG || inputs.slug }}
89
tags: |
.github/workflows/ci.yml
@@ -220,7 +220,7 @@ jobs:
220
221
222
223
224
225
images: ${{ env.DOCKER_IMAGE }}
226
@@ -1219,7 +1219,7 @@ jobs:
1219
1220
1221
1222
1223
1224
1225
0 commit comments