Skip to content

Commit 69b2f76

Browse files
Update docker/metadata-action action to v5
1 parent 1d7e647 commit 69b2f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lambda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
##################################################
7171
- name: Metadata
7272
id: meta
73-
uses: docker/metadata-action@v4
73+
uses: docker/metadata-action@v5
7474
with:
7575
images: dummy
7676
tags: |

0 commit comments

Comments
 (0)