Skip to content

Commit 76e1798

Browse files
chore: bump actions/upload-artifact from 4.3.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@1746f4a...6546280) --- 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 3a7fbd9 commit 76e1798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.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@1746f4ab65b179e0ea60a494b83293b640dd5bba # v3.1.0
45+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v3.1.0
4646
with:
4747
name: SARIF file
4848
path: results.sarif

0 commit comments

Comments
 (0)