diff --git a/.github/workflows/virtual-integration.yml b/.github/workflows/virtual-integration.yml index 2274bfa21..8abf32cfa 100644 --- a/.github/workflows/virtual-integration.yml +++ b/.github/workflows/virtual-integration.yml @@ -120,7 +120,7 @@ jobs: - name: Upload evidence if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: antivirus-report path: ${{ env.OUTPUT_FILE }} @@ -584,7 +584,7 @@ jobs: - name: Upload test artifacts if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: kind-${{ github.event_name }}-${{ github.event.number }}-robot-report path: | @@ -723,7 +723,7 @@ jobs: - name: Upload test artifacts if: always() - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: on-prem-${{ github.event_name }}-${{ github.event.number }}-robot-report path: |