Skip to content

Commit af54cfb

Browse files
fix(deps): update github/codeql-action action to v3.28.10 (#1284)
* fix(deps): update github/codeql-action action to v3.28.10 * chore: update changelog for pr --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jerus Bot <171541392+jerus-bot@users.noreply.github.com>
1 parent 46f89f2 commit af54cfb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
54+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
5555
with:
5656
sarif_file: results.sarif

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)