summaryrefslogtreecommitdiff
path: root/.github/workflows/scorecard.yml
AgeCommit message (Collapse)Author
2025-11-09chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#13414)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#13408)dependabot[bot]
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/4e94bd11f71e507f7f87df81788dff88d1dacbfb...0499de31b99561a6d14a36a5f662c2a54f91beee) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#13395)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-26chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#13394)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#13376)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#13364)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#13351)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#13352)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#13336)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#13322)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22chore(deps): bump actions/checkout from 4.3.0 to 5.0.0 (#13323)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-19ci: add scorecard automatic update (#13319)Carlo Sala