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@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
54+ uses : github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
5555 with :
5656 sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232- deps: update rust crate clap to 4.5.35(pr [ #1320 ] )
3333- deps: update rust crate env_logger to 0.11.8(pr [ #1321 ] )
3434- deps: update rust crate tokio to v1.44.2 [ security] (pr [ #1323 ] )
35+ - deps: update github/codeql-action action to v3.28.15(pr [ #1324 ] )
3536
3637### Security
3738
@@ -1137,6 +1138,7 @@ emitted if a tracing subscriber is not found.
11371138[ #1321 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1321
11381139[ #1322 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1322
11391140[ #1323 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1323
1141+ [ #1324 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1324
11401142[ Unreleased ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.12...HEAD
11411143[ 3.0.12 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.11...v3.0.12
11421144[ 3.0.11 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.10...v3.0.11
You can’t perform that action at this time.
0 commit comments