Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 62455e6

Browse files
[gh_actions]: Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@83fd05a...0b7f8ab) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a0e3d2 commit 62455e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Upload the results as artifacts (optional).
4444
- name: "Upload artifact"
45-
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
45+
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
4646
with:
4747
name: SARIF file
4848
path: results.sarif

0 commit comments

Comments
 (0)