Skip to content

Commit 9ee64f0

Browse files
fix(deps): update github/codeql-action action to v3.28.18 (#1355)
* fix(deps): update github/codeql-action action to v3.28.18 * chore: update changelog for pr --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jerus Bot <[email protected]>
1 parent d416578 commit 9ee64f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
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@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
54+
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
5555
with:
5656
sarif_file: results.sarif

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- 🔧 chore(config)-update Renovate schedule(pr [#1354])
1313

14+
### Fixed
15+
16+
- deps: update github/codeql-action action to v3.28.18(pr [#1355])
17+
1418
## [3.0.26] - 2025-05-03
1519

1620
### Changed
@@ -1272,6 +1276,7 @@ emitted if a tracing subscriber is not found.
12721276
[#1351]: https://github.com/jerus-org/hcaptcha-rs/pull/1351
12731277
[#1352]: https://github.com/jerus-org/hcaptcha-rs/pull/1352
12741278
[#1354]: https://github.com/jerus-org/hcaptcha-rs/pull/1354
1279+
[#1355]: https://github.com/jerus-org/hcaptcha-rs/pull/1355
12751280
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.26...HEAD
12761281
[3.0.26]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.25...v3.0.26
12771282
[3.0.25]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.24...v3.0.25

0 commit comments

Comments
 (0)