We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5405e94 commit c422f07Copy full SHA for c422f07
.github/workflows/docker.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Extract Docker metadata
36
id: meta
37
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
38
with:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
40
flavor: |
0 commit comments