File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646
4747 # Initializes the CodeQL tools for scanning.
4848 - name : Initialize CodeQL
49- uses : github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
49+ uses : github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
5050 with :
5151 languages : ${{ matrix.language }}
5252 build-mode : ${{ matrix.build-mode }}
6363 pip install -e .
6464
6565 - name : Perform CodeQL Analysis
66- uses : github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
66+ uses : github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
6767 with :
6868 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 - name : Generate xml report
108108 run : uv tool run --with "coverage[toml]" coverage xml
109109 - name : Upload test results to Codecov
110- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
110+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
111111 with :
112112 token : ${{ secrets.CODECOV_TOKEN }}
113113 doctest :
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@a16621b09c6db4281f81a93cb393b05dcd7b7165 # v0.5.5
21+ uses : zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
You can’t perform that action at this time.
0 commit comments