Skip to content

Commit c9d3421

Browse files
authored
Merge pull request #43 from Homebrew/dependabot/github_actions/github-actions-7c360281dd
build(deps): bump the github-actions group across 1 directory with 2 updates
2 parents 54f9c1a + da79190 commit c9d3421

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
@@ -101,7 +101,7 @@ jobs:
101101
path: results.sarif
102102

103103
- name: Upload SARIF file
104-
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
104+
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
105105
with:
106106
sarif_file: results.sarif
107107
category: zizmor

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
persist-credentials: false
2828
- name: Set up Ruby
29-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
29+
uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
3030
with:
3131
ruby-version: ${{ matrix.ruby }}
3232
bundler-cache: true

0 commit comments

Comments
 (0)