Skip to content

Commit 6e24f4d

Browse files
author
Lukas Pühringer
authored
Merge pull request #2629 from theupdateframework/dependabot/github_actions/action-dependencies-b900de2ff3
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 in the action-dependencies group
2 parents 87e418c + 02464e9 commit 6e24f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
2626

2727
- name: "Run analysis"
28-
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
28+
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
2929
with:
3030
results_file: results.sarif
3131
# sarif format required by upload-sarif action

0 commit comments

Comments
 (0)