Skip to content

Commit d3620c2

Browse files
chore(deps): bump github/codeql-action/upload-sarif (#626)
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.35.3 to 4.36.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@e46ed2c...54f647b) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.36.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pat <patrickhughes013@gmail.com>
1 parent 63c5f0b commit d3620c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
results_file: results.sarif
2424
results_format: sarif
2525
publish_results: true
26-
- uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
26+
- uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
2727
with:
2828
sarif_file: results.sarif

0 commit comments

Comments
 (0)