Skip to content

Commit dc51a92

Browse files
chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 in the github-actions group (#70)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 948bc16 commit dc51a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
APPLY_FIXES: all
3131
VALIDATE_ALL_CODEBASE: true
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33-
- uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
33+
- uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
3434
if: success() || failure()
3535
with:
3636
sarif_file: megalinter-reports/megalinter-report.sarif

0 commit comments

Comments
 (0)