Skip to content

Commit 5bd2b6d

Browse files
chore(deps): update all patch versions (#3205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a43b2af commit 5bd2b6d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.github/scripts/triage/package-lock.json

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

.github/scripts/triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"yaml": "^2.8.1"
1010
},
1111
"devDependencies": {
12-
"@types/node": "24.10.1"
12+
"@types/node": "24.10.2"
1313
}
1414
}

.github/workflows/check-changes-ownership.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
repository: ${{ github.event.pull_request.head.repo.full_name }}
2626
- name: Get changed files
2727
id: changed-files
28-
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
28+
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
2929
with:
3030
dir_names: "true"
3131
files: model/**

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
# Upload the results to GitHub's code scanning dashboard (optional).
4343
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
4444
- name: "Upload to code-scanning"
45-
uses: github/codeql-action/upload-sarif@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4.31.7
45+
uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.31.8
4646
with:
4747
sarif_file: results.sarif

0 commit comments

Comments
 (0)