Skip to content

Commit b913609

Browse files
Merge branch 'main' into dependabot/github_actions/ruby/setup-ruby-1.244.0
2 parents 232bd0b + d2ff410 commit b913609

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: Run analysis
27-
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
27+
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
2828
with:
2929
results_file: results.sarif
3030
results_format: sarif

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"install": "^0.13.0",
21-
"npm": "^11.4.1"
21+
"npm": "^11.4.2"
2222
},
2323
"devDependencies": {
2424
"@semantic-release/github": "github:semantic-release/github",

0 commit comments

Comments
 (0)