Skip to content

Commit db64aea

Browse files
Merge pull request #125 from ethanmdavidson/dependabot/github_actions/github/codeql-action-4.35.1
Bump github/codeql-action from 4.32.2 to 4.35.1
2 parents 7057933 + 5a0e4a8 commit db64aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/detekt-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
# Uploads results to GitHub repository using the upload-sarif action
4242
- name: Upload detekt results
43-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
43+
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
4444
if: always()
4545
with:
4646
# Path to SARIF file relative to the root of the repository

0 commit comments

Comments
 (0)