Skip to content

Commit 767b1e6

Browse files
authored
Merge pull request #109 from Linuxfabrik/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2 parents 7a9af61 + bfd300c commit 767b1e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
retention-days: 5
4242

4343
- name: 'Upload to code-scanning'
44-
uses: 'github/codeql-action/upload-sarif@v3'
44+
uses: 'github/codeql-action/upload-sarif@v4'
4545
with:
4646
sarif_file: 'results.sarif'

0 commit comments

Comments
 (0)