Skip to content

Commit f7eb013

Browse files
committed
remove ref from scorecard.yml
1 parent 7e3290e commit f7eb013

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
steps:
1717
- uses: 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' # ratchet:actions/checkout@v6
1818
with:
19-
# Checkout the base repository ref, not the PR's head commit
20-
ref: '${{ github.event.pull_request.base.sha }}'
2119
persist-credentials: false
2220
- name: 'Run Scorecard'
2321
uses: 'ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a' # ratchet:ossf/scorecard-action@v2.4.3

.idea/.gitignore

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)