We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e386e96 + 5590ef6 commit 6ff784aCopy full SHA for 6ff784a
1 file changed
.github/workflows/ci.yml
@@ -198,7 +198,7 @@ jobs:
198
steps:
199
- uses: actions/checkout@v6.0.2
200
201
- - uses: docker/metadata-action@v6.0.0
+ - uses: docker/metadata-action@v6.1.0
202
id: meta
203
with:
204
images: ${{ env.REGISTRY_IMAGE }}
@@ -266,7 +266,7 @@ jobs:
266
267
- uses: docker/setup-buildx-action@v4.1.0
268
269
270
271
272
0 commit comments