Skip to content

Commit aa67e35

Browse files
authored
Merge pull request #185 from laminas/renovate/docker-metadata-action-5.x
Update docker/metadata-action action to v5
2 parents 440cf10 + 5c4f61f commit aa67e35

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)