We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72d87dd + 24d76b4 commit 990976cCopy full SHA for 990976c
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