File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110 - name : Generate code coverage
111111 run : grcov . -s . --binary-path ./target/debug/ -t lcov --branch --ignore-not-existing -o ./target/debug/
112112 - name : Upload coverage reports to Codecov
113- uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
113+ uses : codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
114114 with :
115115 files : ./target/debug/lcov
116116 env :
Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/commitizen-tools/commitizen
3- rev : v4.5 .0
3+ rev : v4.6 .0
44 hooks :
55 - id : commitizen
66 stages :
1212 - id : cargo-check
1313 - id : clippy
1414 - repo : https://github.com/gitleaks/gitleaks
15- rev : v8.24.2
15+ rev : v8.24.3
1616 hooks :
1717 - id : gitleaks
1818 - repo : https://github.com/google/yamlfmt
You can’t perform that action at this time.
0 commit comments