Skip to content

Commit 8a061fc

Browse files
fix(deps): update github/codeql-action action to v3.27.6 (#1208)
* fix(deps): update github/codeql-action action to v3.27.6 * 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 50de37b commit 8a061fc

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@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
54+
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
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 rust crate clap-verbosity-flag to 3.0.1(pr [#1205])
1313
- deps: update tracing packages(pr [#1206])
14+
- deps: update github/codeql-action action to v3.27.6(pr [#1208])
1415

1516
## [2.8.9] - 2024-11-23
1617

@@ -781,6 +782,7 @@ emitted if a tracing subscriber is not found.
781782
[#1195]: https://github.com/jerus-org/hcaptcha-rs/pull/1195
782783
[#1205]: https://github.com/jerus-org/hcaptcha-rs/pull/1205
783784
[#1206]: https://github.com/jerus-org/hcaptcha-rs/pull/1206
785+
[#1208]: https://github.com/jerus-org/hcaptcha-rs/pull/1208
784786
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.9...HEAD
785787
[2.8.9]: https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.8...v2.8.9
786788
[2.8.8]: https://github.com/jerus-org/hcaptcha-rs/compare/v2.8.7...v2.8.8

0 commit comments

Comments
 (0)