Skip to content

feat: added banner and update subscription check to make maintained actions free for public repos#54

Open
sailikhith-stepsecurity wants to merge 1 commit intostep-security:mainfrom
sailikhith-stepsecurity:feat/public-repo-free-20260325T061937Z
Open

feat: added banner and update subscription check to make maintained actions free for public repos#54
sailikhith-stepsecurity wants to merge 1 commit intostep-security:mainfrom
sailikhith-stepsecurity:feat/public-repo-free-20260325T061937Z

Conversation

@sailikhith-stepsecurity

Summary

  • Added StepSecurity Maintained Action banner to README.md
  • Updated subscription validation: public repositories are now free (no API check)
  • Upgraded Node.js runtime to node24 (action.yml)
  • Updated workflow files with configurable node_version input (if applicable)

Changes by type

  • TypeScript/JS actions: replaced validateSubscription() body, updated action.yml to node24, rebuilt dist/
  • Docker/Shell actions: replaced entrypoint.sh subscription block
  • Composite actions: added Subscription check step to action.yml

Verification

  • Subscription check skips for public repos
  • Subscription check fires for private repos
  • README banner is present at the top
  • Build passes (TS/JS actions)

Auto-generated by StepSecurity update-propagator. Task ID: 20260325T061937Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants