Skip to content

Commit 1c67b21

Browse files
Update docker/metadata-action action to v5
1 parent 9ce886f commit 1c67b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: write
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: docker/metadata-action@v4
20+
- uses: docker/metadata-action@v5
2121
id: meta
2222
with:
2323
images: registry.digitalocean.com/XX/api

0 commit comments

Comments
 (0)