Skip to content

Commit b550738

Browse files
build(deps): bump github/codeql-action/upload-sarif (#292)
Bumps the patch-minor-action-updates group with 1 update: [github/codeql-action/upload-sarif](https://github.com/github/codeql-action). Updates `github/codeql-action/upload-sarif` from 4.37.6 to 4.37.7 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5595cca...ff2f1c6) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor-action-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24799a5 commit b550738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
VALIDATE_ALL_CODEBASE: true
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
- run: git diff
39-
- uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
39+
- uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4040
if: ${{ success() || failure() }}
4141
with:
4242
sarif_file: megalinter-reports/megalinter-report.sarif

0 commit comments

Comments
 (0)