We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87a31a3 + 6da7e14 commit 5543fd4Copy full SHA for 5543fd4
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