File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 run : uv run --group test pytest --cov=src --cov=tests --cov-report=xml -n auto
8686
8787 - name : Upload test coverage reports to Codecov with GitHub Action
88- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
88+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
8989
9090 - name : Run tests with lowest resolution
9191 if : matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'
Original file line number Diff line number Diff line change 4343 always() &&
4444 (github.event_name != 'pull_request' ||
4545 github.event.pull_request.head.repo.full_name == github.repository)
46- uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
46+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
4747 with :
4848 sarif_file : zizmor.sarif
You can’t perform that action at this time.
0 commit comments