Skip to content

Commit 5c519df

Browse files
Bump github/codeql-action from 3.27.7 to 3.27.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.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@babb554...8a93837) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac1314b commit 5c519df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ jobs:
9191

9292
# Upload the results to GitHub's code scanning dashboard.
9393
- name: Upload to code-scanning
94-
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
94+
uses: github/codeql-action/upload-sarif@8a93837afdf1873301a68d777844b43e98cd4313 # v3.27.8
9595
with:
9696
sarif_file: results.sarif

0 commit comments

Comments
 (0)