Skip to content

Commit 9dd0e96

Browse files
authored
Merge pull request #340 from Homebrew/dependabot/all-4f59bf9648
2 parents 17087f4 + ae0b65a commit 9dd0e96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
95+
uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
9696
with:
9797
sarif_file: results.sarif
9898
category: zizmor

.github/workflows/sync-shared-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
run: cp /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/.ruby-version .
115115

116116
- name: Install Ruby
117-
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
117+
uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
118118
with:
119119
bundler-cache: true
120120

0 commit comments

Comments
 (0)