Skip to content

Commit f9493f8

Browse files
chore(deps): update docker/metadata-action action to v4
Signed-off-by: Renovate Bot <[email protected]> | datasource | package | from | to | | ----------- | ---------------------- | ---- | -- | | github-tags | docker/metadata-action | v3 | v4 |
1 parent b6eeac0 commit f9493f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-containers.yml

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

3030
- name: Docker meta
3131
id: docker_meta
32-
uses: docker/metadata-action@v3
32+
uses: docker/metadata-action@v4
3333
with:
3434
images: ghcr.io/laminas/laminas-continuous-integration
3535
tags: |

0 commit comments

Comments
 (0)