We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fe3f58 + 0082982 commit 3a2eb70Copy full SHA for 3a2eb70
1 file changed
.github/workflows/ci.yml
@@ -311,7 +311,7 @@ jobs:
311
sudo apt-get update -y
312
sudo apt-get install -y protobuf-compiler
313
314
- - uses: docker/metadata-action@v6.0.0
+ - uses: docker/metadata-action@v6.1.0
315
id: meta
316
with:
317
images: ${{ env.REGISTRY_IMAGE }}
@@ -379,7 +379,7 @@ jobs:
379
380
- uses: docker/setup-buildx-action@v4.1.0
381
382
383
384
385
0 commit comments