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 8802170 + 348028a commit e72740aCopy full SHA for e72740a
1 file changed
.github/workflows/release.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Extract metadata
83
id: meta
84
- uses: docker/metadata-action@v6.1.0
+ uses: docker/metadata-action@v6.2.0
85
with:
86
images: ghcr.io/${{ github.repository }}
87
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
tags: |
0 commit comments