We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8803753 commit 8d55613Copy full SHA for 8d55613
.github/workflows/publish.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Extract metadata (tags, labels) for Docker
31
id: meta
32
- uses: docker/metadata-action@9v5
+ uses: docker/metadata-action@v5
33
with:
34
images: ghcr.io/fiboa/fiboa-sda
35
0 commit comments