Skip to content

Pin transitive GitHub Actions to immutable SHAs - #209

Closed
Evgeny Grigorenko (evgri243) wants to merge 1 commit into
JetBrains:mainfrom
JetBrains-Research:pin-transitive-actions
Closed

Pin transitive GitHub Actions to immutable SHAs#209
Evgeny Grigorenko (evgri243) wants to merge 1 commit into
JetBrains:mainfrom
JetBrains-Research:pin-transitive-actions

Conversation

@evgri243

Copy link
Copy Markdown

Repositories with immutable-action policies cannot use the composite action because setup-bun, upload-artifact, and add-and-commit are referenced by mutable major-version tags. Pin those three transitive actions to the commits currently resolved by their respective tags while retaining readable version comments.

This keeps the composite action usable in organizations that require every action, including transitive composite steps, to use a full-length commit SHA.

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.

2 participants