diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f502925..5f2f564 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -53,7 +53,7 @@ jobs: - name: Find Version if: startsWith(github.ref, 'refs/tags/') id: meta - uses: docker/metadata-action@v5 + uses: docker/metadata-action@v6 with: images: image tags: type=semver,pattern={{version}}