Skip to content

Commit 77bbd0f

Browse files
Merge pull request #129 from ethanmdavidson/dependabot/github_actions/github/codeql-action-4.35.4
Bump github/codeql-action from 4.35.1 to 4.35.4
2 parents a619c72 + bcf7534 commit 77bbd0f

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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
43+
uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
4444
if: always()
4545
with:
4646
# Path to SARIF file relative to the root of the repository

0 commit comments

Comments
 (0)