Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 776a554

Browse files
authored
deps: update actions/upload-artifact action to v4.4.2 (#3524)
1 parent bff393c commit 776a554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/scorecard.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060
# format to the repository Actions tab.
6161
- name: "Upload artifact"
62-
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
62+
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
6363
with:
6464
name: SARIF file
6565
path: results.sarif

0 commit comments

Comments
 (0)