Skip to content

Commit 5e767b4

Browse files
authored
Merge docker/metadata-action 5->6 (#182) into codecov-action 6->7 (#200)
2 parents ce503c1 + 7bf49b0 commit 5e767b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Extract metadata
4444
id: meta
45-
uses: docker/metadata-action@v5
45+
uses: docker/metadata-action@v6
4646
with:
4747
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4848
tags: |

0 commit comments

Comments
 (0)