diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2240423..485e6ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: - name: Extract metadata id: meta - uses: docker/metadata-action@v6.1.0 + uses: docker/metadata-action@v6.2.0 with: images: ghcr.io/${{ github.repository }} @@ -139,7 +139,7 @@ jobs: - name: Extract metadata id: meta - uses: docker/metadata-action@v6.1.0 + uses: docker/metadata-action@v6.2.0 with: images: ghcr.io/${{ github.repository }} tags: |