File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5151 # Upload the results to GitHub's code scanning dashboard (optional).
5252 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
5353 - name : " Upload to code-scanning"
54- uses : github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
54+ uses : github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
5555 with :
5656 sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- deps: update rust crate clap-verbosity-flag to 3.0.1(pr [ #1205 ] )
1313- deps: update tracing packages(pr [ #1206 ] )
14+ - deps: update github/codeql-action action to v3.27.6(pr [ #1208 ] )
1415
1516## [ 2.8.9] - 2024-11-23
1617
@@ -781,6 +782,7 @@ emitted if a tracing subscriber is not found.
781782[ #1195 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1195
782783[ #1205 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1205
783784[ #1206 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1206
785+ [ #1208 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1208
784786[ Unreleased ] : https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.9...HEAD
785787[ 2.8.9 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.8...v2.8.9
786788[ 2.8.8 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.7...v2.8.8
You can’t perform that action at this time.
0 commit comments