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@7edac99f961f18b581bbd960d59d049f04c0002f # v5
39+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # 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@7edac99f961f18b581bbd960d59d049f04c0002f # v5
43+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v5
4444 with :
4545 enable-cache : true
4646 python-version : ${{ env.PYTHON_VERSION }}
@@ -110,7 +110,7 @@ jobs:
110110 # used in the real world.
111111
112112 - name : Install uv
113- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v5
113+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v5
114114 with :
115115 python-version : ${{ env.PYTHON_VERSION }}
116116
@@ -211,7 +211,7 @@ jobs:
211211 persist-credentials : false
212212
213213 - name : Install uv
214- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v5
214+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v5
215215 with :
216216 enable-cache : true
217217 python-version : ${{ env.PYTHON_VERSION }}
@@ -252,7 +252,7 @@ jobs:
252252 with :
253253 persist-credentials : false
254254 - name : Install uv
255- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v5
255+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v5
256256 with :
257257 enable-cache : true
258258 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@7edac99f961f18b581bbd960d59d049f04c0002f # v5
29+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # 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@7edac99f961f18b581bbd960d59d049f04c0002f # v5
30+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # 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@7edac99f961f18b581bbd960d59d049f04c0002f # v5
86+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # 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@181d5eefc20863364f96762470ba6f862bdef56b # v3
46+ uses : github/codeql-action/init@4e828ff8d448a8a6e532957b1811f387a63867e8 # 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@181d5eefc20863364f96762470ba6f862bdef56b # v3
63+ uses : github/codeql-action/analyze@4e828ff8d448a8a6e532957b1811f387a63867e8 # 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@0f0557ab4a0b31211d42435e42df31cbd63fdd59
21+ uses : zizmorcore/zizmor-action@87e33752ad17c7c7fc16fe27c858900c59b18d77
You can’t perform that action at this time.
0 commit comments