File tree 2 files changed +1
-10
lines changed 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 81
81
path : results.sarif
82
82
83
83
- name : Upload SARIF file
84
- uses : github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
84
+ uses : github/codeql-action/upload-sarif@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.14
85
85
with :
86
86
sarif_file : results.sarif
87
87
category : zizmor
Original file line number Diff line number Diff line change 1
1
# This file is synced from `Homebrew/brew` by the `.github` repository, do not modify it directly.
2
2
---
3
- plugins :
4
- - rubocop-md :
5
- plugin_class_name : RuboCop::Markdown::Plugin
6
- - rubocop-performance :
7
- plugin_class_name : RuboCop::Performance::Plugin
8
- - rubocop-rspec :
9
- plugin_class_name : RuboCop::RSpec::Plugin
10
- - rubocop-sorbet :
11
- plugin_class_name : RuboCop::Sorbet::Plugin
12
3
AllCops :
13
4
ParserEngine : parser_prism
14
5
TargetRubyVersion : 3.3
You can’t perform that action at this time.
0 commit comments