Skip to content

ci: pin actions sha - #277

Draft
PierreJeanjacquot wants to merge 3 commits into
mainfrom
chore/pin-actions
Draft

PierreJeanjacquot wants to merge 3 commits into
mainfrom
chore/pin-actions

Conversation

@PierreJeanjacquot

Copy link
Copy Markdown
Member

Pinned GitHub Actions SHAs

Mapping of third-party uses: references pinned to commit SHAs by the
pin-actions-sha skill, with the resolved tag kept as a trailing comment.

File:Line Before After (SHA) Comment Release
cli-pr-checks.yml:15 actions/checkout@v4 actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 v4.4.0
cli-pr-checks.yml:18 actions/setup-node@v4 actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 v4.4.0
conventional-commit-check-commits.yml:10 actions/checkout@v4 actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 v4.4.0
conventional-commit-check-commits.yml:12 webiny/action-conventional-commits@v1.3.0 webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0 v1.3.0
reusable-compute-staging-version.yml:22 actions/checkout@v4 actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 v4.4.0
reusable-compute-staging-version.yml:24 actions/setup-node@v4 actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 v4.4.0
conventional-commit-check-pr-title.yml:15 iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.1.0 iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@7825b11bd6f0b141075368add5223c873d76a2d3 # conventional-commits-v1.2.1 conventional-commits-v1.2.1
release-please.yml:16 iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.1.0 iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@1c4f92368b01037ca4f209c2f9179cf8a07f00ff # release-please-v2.2.1 release-please-v2.2.1
reusable-cli-npm.yml:23 iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.6.0 iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@1f9f07ab7380426fd6b59c32baa352a89e8a479b # publish-npm-v1.7.1 publish-npm-v1.7.1

Remove the standalone api/ service, its CI workflows, and release-please tracking now that it's no longer used. Also drop the CLI's LEGACY_TEMPLATE_NAMES support for the old "Python" template name, which existed only for the api's benefit.
Pins actions/checkout, actions/setup-node, and
webiny/action-conventional-commits to their resolved commit SHAs
(with the tag kept as a trailing comment) to harden CI against
upstream tag mutation.
…ws refs

Bumps the reusable workflow calls to their latest published tags
(conventional-commits-v1.2.1, release-please-v2.2.1,
publish-npm-v1.7.1) and pins each to its resolved commit SHA, with
the tag kept as a trailing comment.
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