Skip to content

Commit a62eaa6

Browse files
authored
Merge pull request #135 from openfoodfacts/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2 parents 2062c93 + 3695bfd commit a62eaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
"
3737
3838
- name: Upload Sarif output
39-
uses: github/codeql-action/upload-sarif@v3
39+
uses: github/codeql-action/upload-sarif@v4
4040
with:
4141
sarif_file: rubocop.sarif
4242
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)