Skip to content

Commit cba8bda

Browse files
deps: Bump github/codeql-action from 3.29.7 to 3.29.8 in the github-actions group (#57)
* deps: Bump github/codeql-action in the github-actions group Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.29.7 to 3.29.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@51f7732...76621b6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... 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 32c63b0 commit cba8bda

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@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
34+
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # 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
@@ -20,6 +20,7 @@
2020
- Update _github/codeql-action_ from `3.29.1` to `3.29.2`. ([#55](https://github.com/action-stars/generic-workflows/pull/55)) _@dependabot_
2121
- Update _github/codeql-action_ from `3.29.2` to `3.29.4`. ([#56](https://github.com/action-stars/generic-workflows/pull/56)) _@dependabot_
2222
- Update _[actions/checkout](https://github.com/actions/checkout)_ from `4.2.2` to `5.0.0`. ([#58](https://github.com/action-stars/generic-workflows/pull/58)) _@dependabot_
23+
- Update _github/codeql-action_ from `3.29.7` to `3.29.8`. ([#57](https://github.com/action-stars/generic-workflows/pull/57)) _@dependabot_
2324

2425
## [v0.6.0] - 2025-06-30
2526

0 commit comments

Comments
 (0)