diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa4d95b..03e2d5d 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@115662203e5f4c9b240a57397f721baaab82a488 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: |