Skip to content

Commit 1d9687f

Browse files
Bump github/codeql-action from 3.27.6 to 3.28.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@aa57810...b6a472f) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f8dae commit 1d9687f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/megalinter.yml

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

9494
- name: Upload MegaLinter scan results to GitHub Security tab
9595
if: steps.sarif_file_exists.outputs.files_exists == 'true'
96-
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # pin@v2
96+
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # pin@v2
9797
with:
9898
sarif_file: "megalinter-reports/megalinter-report.sarif"

0 commit comments

Comments
 (0)