Skip to content

Commit 6650f97

Browse files
angular-robotjosephperrott
authored andcommitted
build: update actions/upload-artifact action to v4.4.1 (#2371)
PR Close #2371
1 parent 46771fc commit 6650f97

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# Upload the results as artifacts.
3939
- name: 'Upload artifact'
40-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
40+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
4141
with:
4242
name: SARIF file
4343
path: results.sarif

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,14 +2582,7 @@ __metadata:
25822582
languageName: node
25832583
linkType: hard
25842584

2585-
"@inquirer/figures@npm:^1.0.6":
2586-
version: 1.0.7
2587-
resolution: "@inquirer/figures@npm:1.0.7"
2588-
checksum: 10c0/d7b4cfcd38dd43d1ac79da52c4478aa89145207004a471aa2083856f1d9b99adef45563f09d66c09d6457b09200fcf784527804b70ad3bd517cbc5e11142c2df
2589-
languageName: node
2590-
linkType: hard
2591-
2592-
"@inquirer/figures@npm:^1.0.7":
2585+
"@inquirer/figures@npm:^1.0.6, @inquirer/figures@npm:^1.0.7":
25932586
version: 1.0.7
25942587
resolution: "@inquirer/figures@npm:1.0.7"
25952588
checksum: 10c0/d7b4cfcd38dd43d1ac79da52c4478aa89145207004a471aa2083856f1d9b99adef45563f09d66c09d6457b09200fcf784527804b70ad3bd517cbc5e11142c2df

0 commit comments

Comments
 (0)