Skip to content

Commit 28f0371

Browse files
authored
Merge pull request #899 from Homebrew/dependabot/all-ecf6ad738c
2 parents b9579e5 + d759ecc commit 28f0371

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
96+
uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
9797
with:
9898
sarif_file: results.sarif
9999
category: zizmor

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GEM
2525
rainbow (3.1.1)
2626
rake (13.3.0)
2727
regexp_parser (2.11.2)
28-
rexml (3.4.2)
28+
rexml (3.4.4)
2929
rubocop (1.80.2)
3030
json (~> 2.3)
3131
language_server-protocol (~> 3.17.0.2)
@@ -50,9 +50,9 @@ GEM
5050
simplecov (~> 0.19)
5151
simplecov-html (0.13.2)
5252
simplecov_json_formatter (0.1.4)
53-
unicode-display_width (3.1.5)
54-
unicode-emoji (~> 4.0, >= 4.0.4)
55-
unicode-emoji (4.0.4)
53+
unicode-display_width (3.2.0)
54+
unicode-emoji (~> 4.1)
55+
unicode-emoji (4.1.0)
5656

5757
PLATFORMS
5858
ruby

0 commit comments

Comments
 (0)