We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 183d9d2 + 1a4bcae commit 2692232Copy full SHA for 2692232
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Metadata
43
id: meta
44
- uses: docker/metadata-action@v5.10.0
+ uses: docker/metadata-action@v6.0.0
45
with:
46
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
47
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
tags: |
0 commit comments