Skip to content

Commit e2819a9

Browse files
deps: Bump github/codeql-action from 3.30.5 to 4.31.2 (#74)
* deps: Bump github/codeql-action from 3.30.5 to 4.31.2 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 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](github/codeql-action@3599b3b...0499de3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Update changelog for Dependabot --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: octo-sts[bot] <157150467+octo-sts[bot]@users.noreply.github.com>
1 parent b9b5ffc commit e2819a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
publish_results: true
3232

3333
- name: Upload sarif
34-
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
34+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
3535
with:
3636
sarif_file: scorecard.sarif
3737

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- Update _ossf/scorecard-action_ from `2.4.2` to `2.4.3`. ([#72](https://github.com/action-stars/generic-workflows/pull/72)) _@dependabot_
2323
- Update _action-stars/install-tool-_ from `-github-release` from 0.2.5` to `0.2.6`. ([#72](https://github.com/action-stars/generic-workflows/pull/72)) _@dependabot_
2424
- Update _[actions/upload-artifact](https://github.com/actions/upload-artifact)_ from `4.6.2` to `5.0.0`. ([#73](https://github.com/action-stars/generic-workflows/pull/73)) _@dependabot_
25+
- Update _[github/codeql-action](https://github.com/github/codeql-action)_ from `3.30.5` to `4.31.2`. ([#74](https://github.com/action-stars/generic-workflows/pull/74)) _@dependabot_
2526

2627
## [v0.7.2] - 2025-09-29
2728

0 commit comments

Comments
 (0)