Skip to content

Update repository-dispatch action version with commit hash#17090

Merged
turbobobbytraykov merged 2 commits intomasterfrom
btraykov/safe-version-upgrade-repository-dispatch
Mar 24, 2026
Merged

Update repository-dispatch action version with commit hash#17090
turbobobbytraykov merged 2 commits intomasterfrom
btraykov/safe-version-upgrade-repository-dispatch

Conversation

@turbobobbytraykov
Copy link
Contributor

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • [ x] CI/CD

Checklist:

  • [x ] All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions workflow that triggers a licensed/private release by pinning the peter-evans/repository-dispatch action to a specific commit SHA (not a moving tag), improving supply-chain security and reproducibility for the dispatch step.

Changes:

  • Replaced peter-evans/repository-dispatch@v3 with a pinned commit SHA (noted as equivalent to v4.0.1) in the licensed release trigger workflow.

@turbobobbytraykov turbobobbytraykov merged commit e16c4cd into master Mar 24, 2026
5 checks passed
@turbobobbytraykov turbobobbytraykov deleted the btraykov/safe-version-upgrade-repository-dispatch branch March 24, 2026 15:21
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