Skip to content

Commit

Permalink
Merge pull request #689 from jerus-org/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action action to v3.26.11
  • Loading branch information
jerusdp authored Oct 4, 2024
2 parents 1e8c9eb + a1b30d7 commit 1a9ac29
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@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security

- Dependencies: update github/codeql-action action to v3.26.10(pr [#688])
- Dependencies: update github/codeql-action action to v3.26.11(pr [#689])

## [0.4.21] - 2024-09-28

Expand Down Expand Up @@ -543,6 +544,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#685]: https://github.com/jerus-org/mockd/pull/685
[#687]: https://github.com/jerus-org/mockd/pull/687
[#688]: https://github.com/jerus-org/mockd/pull/688
[#689]: https://github.com/jerus-org/mockd/pull/689
[Unreleased]: https://github.com/jerus-org/mockd/compare/v0.4.21...HEAD
[0.4.21]: https://github.com/jerus-org/mockd/compare/v0.4.20...v0.4.21
[0.4.20]: https://github.com/jerus-org/mockd/compare/v0.4.19...v0.4.20
Expand Down

0 comments on commit 1a9ac29

Please sign in to comment.