Skip to content

Commit e90c0b5

Browse files
authored
Merge pull request #909 from Homebrew/dependabot/all-f1602147e4
2 parents 16082ae + ee6bc40 commit e90c0b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
path: results.sarif
9393

9494
- name: Upload SARIF file
95-
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
95+
uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
9696
with:
9797
sarif_file: results.sarif
9898
category: zizmor

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ GEM
77
logger (~> 1.5)
88
docile (1.4.1)
99
iniparse (1.5.0)
10-
json (2.15.2)
10+
json (2.16.0)
1111
language_server-protocol (3.17.0.5)
1212
lint_roller (1.1.0)
1313
logger (1.7.0)
14-
minitest (5.26.0)
14+
minitest (5.26.1)
1515
overcommit (0.68.0)
1616
childprocess (>= 0.6.3, < 6)
1717
iniparse (~> 1.4)
@@ -37,7 +37,7 @@ GEM
3737
rubocop-ast (>= 1.47.1, < 2.0)
3838
ruby-progressbar (~> 1.7)
3939
unicode-display_width (>= 2.4.0, < 4.0)
40-
rubocop-ast (1.47.1)
40+
rubocop-ast (1.48.0)
4141
parser (>= 3.3.7.2)
4242
prism (~> 1.4)
4343
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)