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.
1 parent 89c9218 commit ac1efe1Copy full SHA for ac1efe1
.github/workflows/ci.yml
100755
100644
@@ -432,7 +432,7 @@ jobs:
432
433
- name: Extract metadata (tags, labels) for Docker
434
id: meta
435
- uses: docker/metadata-action@v4.6.0
+ uses: docker/metadata-action@v5.8.0
436
if: ${{ (matrix.os == 'ubuntu-latest') }}
437
with:
438
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments