Skip to content

Commit a398bc7

Browse files
Update .github/workflows/scorecard.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Shahm Najeeb <[email protected]>
1 parent 2c75113 commit a398bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions: read-all
2020
jobs:
2121
analysis:
2222
name: Scorecard analysis
23-
runs-on: windows-latest
23+
runs-on: ubuntu-latest
2424
permissions:
2525
# Needed to upload the results to code-scanning dashboard.
2626
security-events: write

0 commit comments

Comments
 (0)