Skip to content

Commit 088ad69

Browse files
fix(scorecard): remove job-level env var to unblock result publishing (#202)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: simonkurtz-MSFT <84809797+simonkurtz-MSFT@users.noreply.github.com>
1 parent 827281e commit 088ad69

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
security-events: write
3030
# Needed to publish results to api.scorecard.dev (powers the badge).
3131
id-token: write
32-
env:
33-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: 'true'
3432

3533
steps:
3634
- name: Checkout code

0 commit comments

Comments
 (0)