Skip to content

Conversation

@endersonmaia
Copy link
Contributor

@endersonmaia endersonmaia commented Mar 19, 2025

This pull request updates several GitHub Action workflows to use specific commit SHAs for improved reliability and consistency. The changes affect multiple workflows, ensuring that the actions used are locked to a specific version.

Updates to GitHub Action workflows:

  • .github/workflows/cli.yaml: Updated actions/checkout to v4.2.2, pnpm/action-setup to v4.1.0, actions/setup-node to v4.3.0, foundry-rs/foundry-toolchain to 1.3.1, and davelosert/vitest-coverage-report-action to v2.8.0. [1] [2]
  • .github/workflows/devnet.yaml: Updated actions/checkout to v4.2.2, pnpm/action-setup to v4.1.0, actions/setup-node to v4.3.0, and foundry-rs/foundry-toolchain to 1.3.1.
  • .github/workflows/lint.yaml: Updated actions/checkout to v4.2.2, pnpm/action-setup to v4.1.0, and actions/setup-node to v4.3.0.
  • .github/workflows/paymaster.yaml: Updated actions/checkout to v4.2.2, pnpm/action-setup to v4.1.0, actions/setup-node to v4.3.0, and foundry-rs/foundry-toolchain to 1.3.1.
  • .github/workflows/release.yaml: Updated actions/checkout to v4.2.2, pnpm/action-setup to v4.1.0, actions/setup-node to v4.3.0, foundry-rs/foundry-toolchain to 1.3.1, davelosert/vitest-coverage-report-action to v2.8.0, and changesets/action to v1.4.10. [1] [2]
  • .github/workflows/rm-closed-pr-images.yaml: Updated vlaurin/action-ghcr-prune to v0.6.0.
  • .github/workflows/sdk.yaml: Updated actions/checkout to v4.2.2, docker/metadata-action to v5.7.0, docker/setup-buildx-action to v3.10.0, docker/login-action to v3.4.0, docker/bake-action to v5.13.0, depot/setup-action to v1.6.0, and depot/bake-action to v1.11.0. [1] [2] [3] [4]

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: 98fdceb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 27.46% 293 / 1067
🔵 Statements 27.41% 298 / 1087
🔵 Functions 27.27% 51 / 187
🔵 Branches 25.74% 121 / 470
File CoverageNo changed files found.
Generated in workflow #391 for commit 98fdceb by the Vitest Coverage Report Action

@endersonmaia endersonmaia merged commit 535d4ea into prerelease/v2-alpha Mar 20, 2025
5 checks passed
@endersonmaia endersonmaia deleted the ci/pin-actions-commit-hash branch March 20, 2025 13:17
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.

3 participants