Skip to content

Commit 1ce7344

Browse files
authored
Merge pull request #1550 from Homebrew/dependabot/all-de703f8403
2 parents 4662fa5 + 2be02cf commit 1ce7344

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/actionlint.yml

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

9595
- name: Upload SARIF file
96-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
96+
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
9797
with:
9898
sarif_file: results.sarif
9999
category: zizmor

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: Homebrew/actions/setup-homebrew@main
2626

2727
- name: Set up Ruby
28-
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
28+
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
2929
with:
3030
bundler-cache: true
3131

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ GEM
3838
rspec-mocks (3.13.5)
3939
diff-lcs (>= 1.2.0, < 2.0)
4040
rspec-support (~> 3.13.0)
41-
rspec-support (3.13.4)
41+
rspec-support (3.13.5)
4242
securerandom (0.4.1)
4343
simplecov (0.22.0)
4444
docile (~> 1.1)
4545
simplecov-html (~> 0.11)
4646
simplecov_json_formatter (~> 0.1)
4747
simplecov-html (0.13.2)
4848
simplecov_json_formatter (0.1.4)
49-
sorbet-runtime (0.5.12401)
49+
sorbet-runtime (0.5.12434)
5050
tzinfo (2.0.6)
5151
concurrent-ruby (~> 1.0)
5252
uri (1.0.3)

0 commit comments

Comments
 (0)