File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
39+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
43+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
111+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
212+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
251+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
252252 with :
253253 enable-cache : true
254254 python-version : ${{ env.PYTHON_VERSION }}
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
29+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
30+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
3131 with :
3232 enable-cache : true
3333 python-version : ${{ env.PYTHON_VERSION }}
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@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
86+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
8787 with :
8888 enable-cache : true
8989 python-version : 3.9
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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
46+ uses : github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3
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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
63+ uses : github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
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@a016d81e77496751b5c04eb1e8f00214bd396553
21+ uses : zizmorcore/zizmor-action@873539476a7f9b0da7504d0d9e9a6a5275094d98
You can’t perform that action at this time.
0 commit comments