We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5735643 + 55bd0d5 commit 1b2df10Copy full SHA for 1b2df10
1 file changed
.github/workflows/build.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Metadata
44
id: meta
45
- uses: docker/metadata-action@v6.0.0
+ uses: docker/metadata-action@v6.1.0
46
with:
47
images: ghcr.io/${{ vars.ORG_REPO }}/${{ github.event.repository.name }}
48
@@ -146,7 +146,7 @@ jobs:
146
147
148
149
150
151
152
tags: |
0 commit comments