diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5bbe267a7..8c1bbda6d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v4.6.0 with: images: gresearchdev/siembol-${{ matrix.component }} flavor: | @@ -170,7 +170,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v4.6.0 with: images: gresearchdev/siembol-${{ matrix.component }} flavor: | @@ -255,7 +255,7 @@ jobs: uses: docker/setup-buildx-action@v2 - name: Generate Docker metadata id: meta - uses: docker/metadata-action@v4.1.1 + uses: docker/metadata-action@v4.6.0 with: images: gresearchdev/siembol-config-editor-ui flavor: |