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@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
54+ uses : github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
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 actions/upload-artifact action to v4.6.1(pr [ #1282 ] )
1313- deps: update dependency toolkit to v2.0.13(pr [ #1283 ] )
14+ - deps: update github/codeql-action action to v3.28.10(pr [ #1284 ] )
1415
1516## [ 3.0.10] - 2025-02-22
1617
@@ -1044,6 +1045,7 @@ emitted if a tracing subscriber is not found.
10441045[ #1281 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1281
10451046[ #1282 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1282
10461047[ #1283 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1283
1048+ [ #1284 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1284
10471049[ Unreleased ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.10...HEAD
10481050[ 3.0.10 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.9...v3.0.10
10491051[ 3.0.9 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.8...v3.0.9
You can’t perform that action at this time.
0 commit comments