File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -383,7 +383,7 @@ jobs:
383383 !cancelled()
384384 && steps.tox-run.outputs.cov-report-files != ''
385385 # yamllint disable-line rule:line-length
386- uses : codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
386+ uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
387387 with :
388388 disable_search : true
389389 fail_ci_if_error : >-
Original file line number Diff line number Diff line change 7979 # Upload the results to GitHub's code scanning dashboard.
8080 - name : Upload to code-scanning
8181 # yamllint disable-line rule:line-length
82- uses : github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
82+ uses : github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5
8383 with :
8484 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments