File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 51
51
# Upload the results to GitHub's code scanning dashboard (optional).
52
52
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
53
53
- name : " Upload to code-scanning"
54
- uses : github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
54
+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
55
55
with :
56
56
sarif_file : results.sarif
Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- 🔧 chore(config)-update Renovate schedule(pr [ #1354 ] )
13
13
14
+ ### Fixed
15
+
16
+ - deps: update github/codeql-action action to v3.28.18(pr [ #1355 ] )
17
+
14
18
## [ 3.0.26] - 2025-05-03
15
19
16
20
### Changed
@@ -1272,6 +1276,7 @@ emitted if a tracing subscriber is not found.
1272
1276
[ #1351 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1351
1273
1277
[ #1352 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1352
1274
1278
[ #1354 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1354
1279
+ [ #1355 ] : https://github.com/jerus-org/hcaptcha-rs/pull/1355
1275
1280
[ Unreleased ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.26...HEAD
1276
1281
[ 3.0.26 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.25...v3.0.26
1277
1282
[ 3.0.25 ] : https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.24...v3.0.25
You can’t perform that action at this time.
0 commit comments