diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..7ecaa8b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: - name: Extract Docker metadata id: meta timeout-minutes: 5 - uses: docker/metadata-action@38b36773831fce8789962056bf155ba063580c34 + uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: |