Skip to content

Commit 64378a3

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent d2f730f commit 64378a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155

156156
# https://github.com/marketplace/actions/docker-metadata-action
157157
- name: Docker Metadata
158-
uses: docker/metadata-action@v5
158+
uses: docker/metadata-action@v6
159159
id: metadata
160160
with:
161161
tags: type=raw,value=php-${{ matrix.PHP_VERSION }}-node-${{ matrix.NODE_VERSION }}

0 commit comments

Comments
 (0)