Skip to content

Commit b148d93

Browse files
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#303)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ead4ee commit b148d93

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
@@ -34,7 +34,7 @@ jobs:
3434
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
3535
# Optional.
3636
- name: "Upload artifact"
37-
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v2
37+
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v2
3838
with:
3939
name: SARIF file
4040
path: results.sarif

0 commit comments

Comments
 (0)