We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f730f commit 64378a3Copy full SHA for 64378a3
.github/workflows/release-build.yml
@@ -155,7 +155,7 @@ jobs:
155
156
# https://github.com/marketplace/actions/docker-metadata-action
157
- name: Docker Metadata
158
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
159
id: metadata
160
with:
161
tags: type=raw,value=php-${{ matrix.PHP_VERSION }}-node-${{ matrix.NODE_VERSION }}
0 commit comments