Skip to content

Update Scorecard workflow action versions#2

Merged
hudsonaikins merged 1 commit into
mainfrom
codex/update-scorecard-action-versions
Jul 3, 2026
Merged

Update Scorecard workflow action versions#2
hudsonaikins merged 1 commit into
mainfrom
codex/update-scorecard-action-versions

Conversation

@hudsonaikins

Copy link
Copy Markdown
Contributor

Agentic Git Evidence

Updates the Scorecard workflow after the main run warned about Node 20-based actions.

What changed:

  • actions/checkout@v4 -> actions/checkout@v5
  • github/codeql-action/upload-sarif@v3 -> github/codeql-action/upload-sarif@v4

Validation:

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/scorecard.yml'); puts 'yaml ok'" -> pass
  • npm run check -> pass
  • node --check on evidence scripts -> pass
  • generated evidence envelope validation -> pass
  • external-action policy validation -> pass

Safety:

  • No deploy attempted
  • No migration attempted
  • No infrastructure/DNS/hosting/billing/live-money action attempted
  • No credentialed provider read attempted
  • No secret values read

@hudsonaikins

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@hudsonaikins hudsonaikins merged commit 327f0d4 into main Jul 3, 2026
1 check passed
@hudsonaikins hudsonaikins deleted the codex/update-scorecard-action-versions branch July 3, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant