File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3636 with :
3737 persist-credentials : false
3838 - name : Install uv
39- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
39+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
4040 with :
4141 enable-cache : true
4242 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 4040 with :
4141 persist-credentials : false
4242 - name : Install uv
43- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
43+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
4444 with :
4545 python-version : ${{ env.PYTHON_VERSION }}
4646
@@ -108,7 +108,7 @@ jobs:
108108 # used in the real world.
109109
110110 - name : Install uv
111- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
111+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
112112 with :
113113 python-version : ${{ env.PYTHON_VERSION }}
114114
@@ -209,7 +209,7 @@ jobs:
209209 persist-credentials : false
210210
211211 - name : Install uv
212- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
212+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
213213 with :
214214 python-version : ${{ env.PYTHON_VERSION }}
215215
@@ -248,7 +248,7 @@ jobs:
248248 with :
249249 persist-credentials : false
250250 - name : Install uv
251- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
251+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
252252 with :
253253 python-version : ${{ env.PYTHON_VERSION }}
254254
Original file line number Diff line number Diff line change 2626 with :
2727 persist-credentials : false
2828 - name : Install uv
29- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
29+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
3030 with :
3131 enable-cache : true
3232 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2727 with :
2828 persist-credentials : false
2929 - name : Install uv
30- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
30+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
3131 with :
3232 python-version : ${{ env.PYTHON_VERSION }}
3333
Original file line number Diff line number Diff line change 8383 persist-credentials : false
8484 - uses : extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3
8585 - name : Install uv
86- uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
86+ uses : astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
8787 with :
8888 enable-cache : true
8989 python-version : " 3.10"
Original file line number Diff line number Diff line change 4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
46- uses : github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
46+ uses : github/codeql-action/init@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
4747 with :
4848 languages : ${{ matrix.language }}
4949 build-mode : ${{ matrix.build-mode }}
6060 pip install -e .
6161
6262 - name : Perform CodeQL Analysis
63- uses : github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
63+ uses : github/codeql-action/analyze@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
6464 with :
6565 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 1818 with :
1919 persist-credentials : false
2020 - name : Run zizmor
21- uses : zizmorcore/zizmor-action@2016d147fb345c0d46c9a5236e241422b93fbbca
21+ uses : zizmorcore/zizmor-action@c0e2b1c877e25a91d1d747c438d49199cad29698
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ It contains the following packages.
1919- [ MongoDBAtlasFullTextSearchRetriever] ( https://python.langchain.com/docs/integrations/providers/mongodb_atlas/#full-text-search-retriever )
2020- [ MongoDBAtlasHybridSearchRetriever] ( https://python.langchain.com/docs/integrations/providers/mongodb_atlas/#hybrid-search-retriever )
2121- [ MongoDBAtlasSemanticCache] ( https://python.langchain.com/docs/integrations/providers/mongodb_atlas/#mongodbatlassemanticcache )
22- - [ MongoDBAtlasVectorSearch] ( https://python .langchain.com/docs/ integrations/vectorstores/mongodb_atlas/ )
22+ - [ MongoDBAtlasVectorSearch] ( https://docs .langchain.com/oss/python/ integrations/vectorstores/mongodb_atlas )
2323- [ MongoDBCache] ( https://python.langchain.com/docs/integrations/providers/mongodb_atlas/#mongodbcache )
2424- [ MongoDBChatMessageHistory] ( https://python.langchain.com/docs/integrations/memory/mongodb_chat_message_history/ )
2525
You can’t perform that action at this time.
0 commit comments