diff --git a/.github/actions/upload-image/action.yaml b/.github/actions/upload-image/action.yaml index ac5c224079..d143c49692 100644 --- a/.github/actions/upload-image/action.yaml +++ b/.github/actions/upload-image/action.yaml @@ -25,7 +25,7 @@ runs: using: "composite" steps: - name: Download artifact - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 with: name: operator-${{ inputs.platform }} path: /tmp