We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e0ea3 commit ad417ccCopy full SHA for ad417cc
.github/workflows/docker.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Configure Docker Metadata
20
id: meta
21
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
22
with:
23
images: ghcr.io/${{ github.repository }}
24
tags: |
0 commit comments