Skip to content

Commit

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

* 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 23, 2025
1 parent 34ffb1d commit 5018cb9
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@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
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 @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Dependencies: bump uuid from 1.11.1 to 1.12.0(pr [#722])
- Dependencies: update dependency toolkit to v2.0.4(pr [#723])
- Dependencies: update github/codeql-action action to v3.28.3(pr [#724])

## [0.4.35] - 2025-01-17

Expand Down Expand Up @@ -688,6 +689,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#720]: https://github.com/jerus-org/mockd/pull/720
[#722]: https://github.com/jerus-org/mockd/pull/722
[#723]: https://github.com/jerus-org/mockd/pull/723
[#724]: https://github.com/jerus-org/mockd/pull/724
[Unreleased]: https://github.com/jerus-org/mockd/compare/v0.4.35...HEAD
[0.4.35]: https://github.com/jerus-org/mockd/compare/v0.4.34...v0.4.35
[0.4.34]: https://github.com/jerus-org/mockd/compare/v0.4.33...v0.4.34
Expand Down

0 comments on commit 5018cb9

Please sign in to comment.