Skip to content

Commit cfe3f21

Browse files
Update docker/metadata-action action to v5
| datasource | package | from | to | | ----------- | ---------------------- | ---- | -- | | github-tags | docker/metadata-action | v4 | v5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59bb18e commit cfe3f21

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@v4
32+
uses: docker/metadata-action@v5
3333
with:
3434
images: ghcr.io/laminas/laminas-continuous-integration
3535
tags: |

0 commit comments

Comments
 (0)