diff --git a/.github/workflows/CI_docusaurus_sync.yml b/.github/workflows/CI_docusaurus_sync.yml index e1aba9e8ce..e88a5eb53f 100644 --- a/.github/workflows/CI_docusaurus_sync.yml +++ b/.github/workflows/CI_docusaurus_sync.yml @@ -51,7 +51,7 @@ jobs: run: hatch run docs - name: Upload API reference artifact - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: ${{ steps.pathfinder.outputs.integration_name }} path: ${{ steps.pathfinder.outputs.project_path }}/${{ steps.pathfinder.outputs.integration_name }}.md diff --git a/.github/workflows/aimlapi.yml b/.github/workflows/aimlapi.yml index 6d137adfa6..a8f9199078 100644 --- a/.github/workflows/aimlapi.yml +++ b/.github/workflows/aimlapi.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-aimlapi path: python-coverage-comment-action-aimlapi.txt diff --git a/.github/workflows/amazon_bedrock.yml b/.github/workflows/amazon_bedrock.yml index 48815927ff..41caab506a 100644 --- a/.github/workflows/amazon_bedrock.yml +++ b/.github/workflows/amazon_bedrock.yml @@ -108,7 +108,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-amazon_bedrock path: python-coverage-comment-action-amazon_bedrock.txt diff --git a/.github/workflows/amazon_sagemaker.yml b/.github/workflows/amazon_sagemaker.yml index 7951e79abb..44bb49464d 100644 --- a/.github/workflows/amazon_sagemaker.yml +++ b/.github/workflows/amazon_sagemaker.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-amazon_sagemaker path: python-coverage-comment-action-amazon_sagemaker.txt diff --git a/.github/workflows/anthropic.yml b/.github/workflows/anthropic.yml index 158143cde6..ffdbc1f23e 100644 --- a/.github/workflows/anthropic.yml +++ b/.github/workflows/anthropic.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-anthropic path: python-coverage-comment-action-anthropic.txt diff --git a/.github/workflows/arcadedb.yml b/.github/workflows/arcadedb.yml index eb45f4dc92..f72b757bbe 100644 --- a/.github/workflows/arcadedb.yml +++ b/.github/workflows/arcadedb.yml @@ -103,7 +103,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-arcadedb path: python-coverage-comment-action-arcadedb.txt diff --git a/.github/workflows/astra.yml b/.github/workflows/astra.yml index 2271d15ad3..3f5b63b5e5 100644 --- a/.github/workflows/astra.yml +++ b/.github/workflows/astra.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-astra path: python-coverage-comment-action-astra.txt diff --git a/.github/workflows/azure_ai_search.yml b/.github/workflows/azure_ai_search.yml index 65cc1a0e40..462dd87a28 100644 --- a/.github/workflows/azure_ai_search.yml +++ b/.github/workflows/azure_ai_search.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-azure_ai_search path: python-coverage-comment-action-azure_ai_search.txt diff --git a/.github/workflows/azure_doc_intelligence.yml b/.github/workflows/azure_doc_intelligence.yml index 62e1c4ea91..5c090afd43 100644 --- a/.github/workflows/azure_doc_intelligence.yml +++ b/.github/workflows/azure_doc_intelligence.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-azure_doc_intelligence path: python-coverage-comment-action-azure_doc_intelligence.txt diff --git a/.github/workflows/chroma.yml b/.github/workflows/chroma.yml index a5c57d6f8f..95616b9606 100644 --- a/.github/workflows/chroma.yml +++ b/.github/workflows/chroma.yml @@ -101,7 +101,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-chroma path: python-coverage-comment-action-chroma.txt diff --git a/.github/workflows/cohere.yml b/.github/workflows/cohere.yml index dfad7bc765..35f5c69d61 100644 --- a/.github/workflows/cohere.yml +++ b/.github/workflows/cohere.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-cohere path: python-coverage-comment-action-cohere.txt diff --git a/.github/workflows/cometapi.yml b/.github/workflows/cometapi.yml index 2e264f9f99..e267c589bc 100644 --- a/.github/workflows/cometapi.yml +++ b/.github/workflows/cometapi.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-cometapi path: python-coverage-comment-action-cometapi.txt diff --git a/.github/workflows/deepeval.yml b/.github/workflows/deepeval.yml index 5844c45a27..2a1502e2da 100644 --- a/.github/workflows/deepeval.yml +++ b/.github/workflows/deepeval.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-deepeval path: python-coverage-comment-action-deepeval.txt diff --git a/.github/workflows/docling.yml b/.github/workflows/docling.yml index 51c3efd348..fbd2ad7bf4 100644 --- a/.github/workflows/docling.yml +++ b/.github/workflows/docling.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-docling path: python-coverage-comment-action-docling.txt diff --git a/.github/workflows/dspy.yml b/.github/workflows/dspy.yml index 4e6e0c0e5b..8e747f40aa 100644 --- a/.github/workflows/dspy.yml +++ b/.github/workflows/dspy.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-dspy path: python-coverage-comment-action-dspy.txt diff --git a/.github/workflows/elasticsearch.yml b/.github/workflows/elasticsearch.yml index 34386af9b4..422e74cd9a 100644 --- a/.github/workflows/elasticsearch.yml +++ b/.github/workflows/elasticsearch.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-elasticsearch path: python-coverage-comment-action-elasticsearch.txt diff --git a/.github/workflows/faiss.yml b/.github/workflows/faiss.yml index 29d095f708..e8d08d13ea 100644 --- a/.github/workflows/faiss.yml +++ b/.github/workflows/faiss.yml @@ -93,7 +93,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-faiss path: python-coverage-comment-action-faiss.txt diff --git a/.github/workflows/fastembed.yml b/.github/workflows/fastembed.yml index e688861570..d53156f3e4 100644 --- a/.github/workflows/fastembed.yml +++ b/.github/workflows/fastembed.yml @@ -85,7 +85,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-fastembed path: python-coverage-comment-action-fastembed.txt diff --git a/.github/workflows/firecrawl.yml b/.github/workflows/firecrawl.yml index 55bf0c77aa..d4393d2f2a 100644 --- a/.github/workflows/firecrawl.yml +++ b/.github/workflows/firecrawl.yml @@ -93,7 +93,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-firecrawl path: python-coverage-comment-action-firecrawl.txt diff --git a/.github/workflows/github.yml b/.github/workflows/github.yml index 0d71539ca1..7fc9deb2c6 100644 --- a/.github/workflows/github.yml +++ b/.github/workflows/github.yml @@ -96,7 +96,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-github path: python-coverage-comment-action-github.txt diff --git a/.github/workflows/google_genai.yml b/.github/workflows/google_genai.yml index 994453f563..e47b425200 100644 --- a/.github/workflows/google_genai.yml +++ b/.github/workflows/google_genai.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-google_genai path: python-coverage-comment-action-google_genai.txt diff --git a/.github/workflows/hanlp.yml b/.github/workflows/hanlp.yml index 87cc08c51c..9158eb8c0d 100644 --- a/.github/workflows/hanlp.yml +++ b/.github/workflows/hanlp.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-hanlp path: python-coverage-comment-action-hanlp.txt diff --git a/.github/workflows/jina.yml b/.github/workflows/jina.yml index df883c3a9c..3b3c434ee7 100644 --- a/.github/workflows/jina.yml +++ b/.github/workflows/jina.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-jina path: python-coverage-comment-action-jina.txt diff --git a/.github/workflows/kreuzberg.yml b/.github/workflows/kreuzberg.yml index 94aaf267c7..d55cd0efeb 100644 --- a/.github/workflows/kreuzberg.yml +++ b/.github/workflows/kreuzberg.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-kreuzberg path: python-coverage-comment-action-kreuzberg.txt diff --git a/.github/workflows/langfuse.yml b/.github/workflows/langfuse.yml index aff4b084fe..0f2fd26593 100644 --- a/.github/workflows/langfuse.yml +++ b/.github/workflows/langfuse.yml @@ -102,7 +102,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-langfuse path: python-coverage-comment-action-langfuse.txt diff --git a/.github/workflows/lara.yml b/.github/workflows/lara.yml index b9a3c07516..4ebcde45b2 100644 --- a/.github/workflows/lara.yml +++ b/.github/workflows/lara.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-lara path: python-coverage-comment-action-lara.txt diff --git a/.github/workflows/libreoffice.yml b/.github/workflows/libreoffice.yml index fe8b099cc4..1621a49e80 100644 --- a/.github/workflows/libreoffice.yml +++ b/.github/workflows/libreoffice.yml @@ -111,7 +111,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-libreoffice path: python-coverage-comment-action-libreoffice.txt diff --git a/.github/workflows/llama_cpp.yml b/.github/workflows/llama_cpp.yml index c38b902cee..95e9e08251 100644 --- a/.github/workflows/llama_cpp.yml +++ b/.github/workflows/llama_cpp.yml @@ -96,7 +96,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-llama_cpp path: python-coverage-comment-action-llama_cpp.txt diff --git a/.github/workflows/llama_stack.yml b/.github/workflows/llama_stack.yml index 40bd1cd404..7dc32b0788 100644 --- a/.github/workflows/llama_stack.yml +++ b/.github/workflows/llama_stack.yml @@ -160,7 +160,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-llama_stack path: python-coverage-comment-action-llama_stack.txt diff --git a/.github/workflows/markitdown.yml b/.github/workflows/markitdown.yml index 9534ee072d..69e0dfaac3 100644 --- a/.github/workflows/markitdown.yml +++ b/.github/workflows/markitdown.yml @@ -96,7 +96,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-markitdown path: python-coverage-comment-action-markitdown.txt diff --git a/.github/workflows/mcp.yml b/.github/workflows/mcp.yml index ab055c70ae..85caab908e 100644 --- a/.github/workflows/mcp.yml +++ b/.github/workflows/mcp.yml @@ -111,7 +111,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-mcp path: python-coverage-comment-action-mcp.txt diff --git a/.github/workflows/meta_llama.yml b/.github/workflows/meta_llama.yml index 1265d772d4..1fe6660ddf 100644 --- a/.github/workflows/meta_llama.yml +++ b/.github/workflows/meta_llama.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-meta_llama path: python-coverage-comment-action-meta_llama.txt diff --git a/.github/workflows/mistral.yml b/.github/workflows/mistral.yml index 9125d91882..10b028ea1d 100644 --- a/.github/workflows/mistral.yml +++ b/.github/workflows/mistral.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-mistral path: python-coverage-comment-action-mistral.txt diff --git a/.github/workflows/mongodb_atlas.yml b/.github/workflows/mongodb_atlas.yml index 90ae50f605..e04989cb2f 100644 --- a/.github/workflows/mongodb_atlas.yml +++ b/.github/workflows/mongodb_atlas.yml @@ -94,7 +94,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-mongodb_atlas path: python-coverage-comment-action-mongodb_atlas.txt diff --git a/.github/workflows/nvidia.yml b/.github/workflows/nvidia.yml index 0c521a9590..f82e78d48f 100644 --- a/.github/workflows/nvidia.yml +++ b/.github/workflows/nvidia.yml @@ -99,7 +99,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-nvidia path: python-coverage-comment-action-nvidia.txt diff --git a/.github/workflows/ollama.yml b/.github/workflows/ollama.yml index e9340dcfd8..ce7be0dbb3 100644 --- a/.github/workflows/ollama.yml +++ b/.github/workflows/ollama.yml @@ -136,7 +136,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-ollama path: python-coverage-comment-action-ollama.txt diff --git a/.github/workflows/openrouter.yml b/.github/workflows/openrouter.yml index 9d653d061a..2587855c8d 100644 --- a/.github/workflows/openrouter.yml +++ b/.github/workflows/openrouter.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-openrouter path: python-coverage-comment-action-openrouter.txt diff --git a/.github/workflows/opensearch.yml b/.github/workflows/opensearch.yml index 277805dc7f..481dd6f84c 100644 --- a/.github/workflows/opensearch.yml +++ b/.github/workflows/opensearch.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-opensearch path: python-coverage-comment-action-opensearch.txt diff --git a/.github/workflows/optimum.yml b/.github/workflows/optimum.yml index 27e6c5ac57..0a8fe82766 100644 --- a/.github/workflows/optimum.yml +++ b/.github/workflows/optimum.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-optimum path: python-coverage-comment-action-optimum.txt diff --git a/.github/workflows/paddleocr.yml b/.github/workflows/paddleocr.yml index 259aa1634c..9ceb87024c 100644 --- a/.github/workflows/paddleocr.yml +++ b/.github/workflows/paddleocr.yml @@ -99,7 +99,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-paddleocr path: python-coverage-comment-action-paddleocr.txt diff --git a/.github/workflows/pgvector.yml b/.github/workflows/pgvector.yml index aff5a67fe3..8f13b0db79 100644 --- a/.github/workflows/pgvector.yml +++ b/.github/workflows/pgvector.yml @@ -101,7 +101,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-pgvector path: python-coverage-comment-action-pgvector.txt diff --git a/.github/workflows/pinecone.yml b/.github/workflows/pinecone.yml index 5a97457c0a..cb002b6ca4 100644 --- a/.github/workflows/pinecone.yml +++ b/.github/workflows/pinecone.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-pinecone path: python-coverage-comment-action-pinecone.txt diff --git a/.github/workflows/pyversity.yml b/.github/workflows/pyversity.yml index 67c2736408..dbd043fc2a 100644 --- a/.github/workflows/pyversity.yml +++ b/.github/workflows/pyversity.yml @@ -86,7 +86,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-pyversity path: python-coverage-comment-action-pyversity.txt diff --git a/.github/workflows/qdrant.yml b/.github/workflows/qdrant.yml index ec42df7ac3..78b8ba8406 100644 --- a/.github/workflows/qdrant.yml +++ b/.github/workflows/qdrant.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-qdrant path: python-coverage-comment-action-qdrant.txt diff --git a/.github/workflows/ragas.yml b/.github/workflows/ragas.yml index 1d44b7ea1e..1033be331c 100644 --- a/.github/workflows/ragas.yml +++ b/.github/workflows/ragas.yml @@ -98,7 +98,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-ragas path: python-coverage-comment-action-ragas.txt diff --git a/.github/workflows/snowflake.yml b/.github/workflows/snowflake.yml index 5472bf201d..73eb49e145 100644 --- a/.github/workflows/snowflake.yml +++ b/.github/workflows/snowflake.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-snowflake path: python-coverage-comment-action-snowflake.txt diff --git a/.github/workflows/stackit.yml b/.github/workflows/stackit.yml index 56473a4fbf..276dd9204c 100644 --- a/.github/workflows/stackit.yml +++ b/.github/workflows/stackit.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-stackit path: python-coverage-comment-action-stackit.txt diff --git a/.github/workflows/tavily.yml b/.github/workflows/tavily.yml index f2b548d49e..4bb9c0c84a 100644 --- a/.github/workflows/tavily.yml +++ b/.github/workflows/tavily.yml @@ -96,7 +96,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-tavily path: python-coverage-comment-action-tavily.txt diff --git a/.github/workflows/togetherai.yml b/.github/workflows/togetherai.yml index 50069936a0..d6944ba366 100644 --- a/.github/workflows/togetherai.yml +++ b/.github/workflows/togetherai.yml @@ -97,7 +97,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-togetherai path: python-coverage-comment-action-togetherai.txt diff --git a/.github/workflows/unstructured.yml b/.github/workflows/unstructured.yml index cb61cb32f3..80b007eba0 100644 --- a/.github/workflows/unstructured.yml +++ b/.github/workflows/unstructured.yml @@ -109,7 +109,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-unstructured path: python-coverage-comment-action-unstructured.txt diff --git a/.github/workflows/valkey.yml b/.github/workflows/valkey.yml index 06d303ad63..a0c6300c9d 100644 --- a/.github/workflows/valkey.yml +++ b/.github/workflows/valkey.yml @@ -103,7 +103,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-valkey path: python-coverage-comment-action-valkey.txt diff --git a/.github/workflows/vllm.yml b/.github/workflows/vllm.yml index 4fcb2e4992..3dad3d8363 100644 --- a/.github/workflows/vllm.yml +++ b/.github/workflows/vllm.yml @@ -138,7 +138,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-vllm path: python-coverage-comment-action-vllm.txt diff --git a/.github/workflows/watsonx.yml b/.github/workflows/watsonx.yml index 6e43e84a92..42dbc693c9 100644 --- a/.github/workflows/watsonx.yml +++ b/.github/workflows/watsonx.yml @@ -99,7 +99,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-watsonx path: python-coverage-comment-action-watsonx.txt diff --git a/.github/workflows/weave.yml b/.github/workflows/weave.yml index 80202eac98..ba977c6178 100644 --- a/.github/workflows/weave.yml +++ b/.github/workflows/weave.yml @@ -94,7 +94,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-weave path: python-coverage-comment-action-weave.txt diff --git a/.github/workflows/weaviate.yml b/.github/workflows/weaviate.yml index 09c222771c..a45d6f38e9 100644 --- a/.github/workflows/weaviate.yml +++ b/.github/workflows/weaviate.yml @@ -95,7 +95,7 @@ jobs: - name: Upload coverage comment to be posted if: matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name == 'pull_request' && steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: coverage-comment-weaviate path: python-coverage-comment-action-weaviate.txt