Skip to content

Commit 076e3da

Browse files
Bump ossf/scorecard-action from 2.0.0.pre.alpha.2 to 2.0.3 (#358)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.0.pre.alpha.2 to 2.0.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@08dd0ce...865b409) --- updated-dependencies: - dependency-name: ossf/scorecard-action 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> Co-authored-by: Caleb Brown <[email protected]>
1 parent 7c0ca72 commit 076e3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: "Run analysis"
32-
uses: ossf/scorecard-action@08dd0cebb088ac0fd6364339b1b3b68b75041ea8 # v2.0.0-alpha.2
32+
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # v2.0.0-alpha.2
3333
with:
3434
results_file: results.sarif
3535
results_format: sarif

0 commit comments

Comments
 (0)