Skip to content

Commit

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

* 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 16, 2025
1 parent e576657 commit 4bb61a3
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@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
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 @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Dependencies: bump uuid from 1.11.0 to 1.11.1(pr [#719])
- Dependencies: update actions/upload-artifact action to v4.6.0(pr [#721])
- Dependencies: update github/codeql-action action to v3.28.1(pr [#720])

## [0.4.34] - 2025-01-11

Expand Down Expand Up @@ -677,6 +678,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#718]: https://github.com/jerus-org/mockd/pull/718
[#719]: https://github.com/jerus-org/mockd/pull/719
[#721]: https://github.com/jerus-org/mockd/pull/721
[#720]: https://github.com/jerus-org/mockd/pull/720
[Unreleased]: https://github.com/jerus-org/mockd/compare/v0.4.34...HEAD
[0.4.34]: https://github.com/jerus-org/mockd/compare/v0.4.33...v0.4.34
[0.4.33]: https://github.com/jerus-org/mockd/compare/v0.4.32...v0.4.33
Expand Down

0 comments on commit 4bb61a3

Please sign in to comment.