Skip to content

Commit 2f49989

Browse files
fix(deps): update ossf/scorecard-action action to v2.4.1 (#1285)
* fix(deps): update ossf/scorecard-action action to v2.4.1 * 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 af54cfb commit 2f49989

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
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: "Run analysis"
30-
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
30+
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
3131
with:
3232
results_file: results.sarif
3333
results_format: sarif

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- deps: update actions/upload-artifact action to v4.6.1(pr [#1282])
1313
- deps: update dependency toolkit to v2.0.13(pr [#1283])
1414
- deps: update github/codeql-action action to v3.28.10(pr [#1284])
15+
- deps: update ossf/scorecard-action action to v2.4.1(pr [#1285])
1516

1617
## [3.0.10] - 2025-02-22
1718

@@ -1046,6 +1047,7 @@ emitted if a tracing subscriber is not found.
10461047
[#1282]: https://github.com/jerus-org/hcaptcha-rs/pull/1282
10471048
[#1283]: https://github.com/jerus-org/hcaptcha-rs/pull/1283
10481049
[#1284]: https://github.com/jerus-org/hcaptcha-rs/pull/1284
1050+
[#1285]: https://github.com/jerus-org/hcaptcha-rs/pull/1285
10491051
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.10...HEAD
10501052
[3.0.10]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.9...v3.0.10
10511053
[3.0.9]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.8...v3.0.9

0 commit comments

Comments
 (0)