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 1db4f5b commit 6f036f1Copy full SHA for 6f036f1
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Docker meta
31
id: meta
32
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
33
with:
34
images: |
35
ghcr.io/${{ github.repository }}
0 commit comments