We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6066078 + 3de08aa commit 66037adCopy full SHA for 66037ad
.github/workflows/actionlint.yml
@@ -92,7 +92,7 @@ jobs:
92
path: results.sarif
93
94
- name: Upload SARIF file
95
- uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4
+ uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
96
with:
97
sarif_file: results.sarif
98
category: zizmor
Gemfile.lock
@@ -26,7 +26,7 @@ GEM
26
rake (13.3.0)
27
regexp_parser (2.11.3)
28
rexml (3.4.4)
29
- rubocop (1.81.0)
+ rubocop (1.81.1)
30
json (~> 2.3)
31
language_server-protocol (~> 3.17.0.2)
32
lint_roller (~> 1.1.0)
0 commit comments