Skip to content

Commit c05e57b

Browse files
authored
Merge pull request #27 from uselagoon/renovate/docker-metadata-action-5.x
Update docker/metadata-action action to v5
2 parents ca498ce + 492e9a7 commit c05e57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
-
2323
name: Docker meta
2424
id: meta
25-
uses: docker/metadata-action@v4
25+
uses: docker/metadata-action@v5
2626
with:
2727
# list of Docker images to use as base name for tags
2828
images: |

0 commit comments

Comments
 (0)