Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v3.28.8 (#728)
Browse files Browse the repository at this point in the history
* chore(deps): update github/codeql-action action to v3.28.8

* chore: update changelog for pr

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jerus Bot <[email protected]>
  • Loading branch information
renovate[bot] and jerus-bot authored Jan 30, 2025
1 parent 53a2488 commit 8362659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
with:
sarif_file: results.sarif
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security

- Dependencies: bump rand from 0.8.5 to 0.9.0(pr [#727])
- Dependencies: update github/codeql-action action to v3.28.8(pr [#728])

## [0.4.36] - 2025-01-24

Expand Down Expand Up @@ -704,6 +705,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#725]: https://github.com/jerus-org/mockd/pull/725
[#726]: https://github.com/jerus-org/mockd/pull/726
[#727]: https://github.com/jerus-org/mockd/pull/727
[#728]: https://github.com/jerus-org/mockd/pull/728
[Unreleased]: https://github.com/jerus-org/mockd/compare/v0.4.36...HEAD
[0.4.36]: https://github.com/jerus-org/mockd/compare/v0.4.35...v0.4.36
[0.4.35]: https://github.com/jerus-org/mockd/compare/v0.4.34...v0.4.35
Expand Down

0 comments on commit 8362659

Please sign in to comment.