Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit f7e11f4

Browse files
authored
Merge pull request #547 from Homebrew/sync-shared-config
2 parents bb0e9a7 + 2e98d6c commit f7e11f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
path: results.sarif
8080

8181
- name: Upload SARIF file
82-
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
82+
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
8383
with:
8484
sarif_file: results.sarif
8585
category: zizmor

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.3.7

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DEPENDENCIES
1010
pycall
1111

1212
RUBY VERSION
13-
ruby 3.3.6p108
13+
ruby 3.3.7p123
1414

1515
BUNDLED WITH
1616
2.5.20

0 commit comments

Comments
 (0)