We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2117ab + 86c6f45 commit 29c824cCopy full SHA for 29c824c
2 files changed
.github/workflows/release.yml
@@ -248,7 +248,7 @@ jobs:
248
249
- name: Extract metadata (tags, labels) for Docker
250
id: meta
251
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
252
with:
253
images: |
254
${{ secrets.DOCKERHUB_USERNAME }}/mockserver
.github/workflows/test-deploy.yml
@@ -98,7 +98,7 @@ jobs:
98
99
100
101
102
103
104
0 commit comments