From 42d8b7a0e8fcae3588d4a80a2317ea2e2d8d5f57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:32:57 +0000 Subject: [PATCH 1/2] chore(deps): update github/codeql-action action to v3.28.3 --- .github/workflows/scorecards-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index f01ba4cc..f640e56c 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -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 \ No newline at end of file From 7d0543d36973e603fb3de84219637b27a022d0df Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Thu, 23 Jan 2025 06:37:36 +0000 Subject: [PATCH 2/2] chore: update changelog for pr --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3976d1d..f11e38d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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