Skip to content

[GHA] update checkout action to 4.2.2#8938

Merged
macfarla merged 4 commits intohyperledger:mainfrom
macfarla:update-checkout-actions
Jul 9, 2025
Merged

[GHA] update checkout action to 4.2.2#8938
macfarla merged 4 commits intohyperledger:mainfrom
macfarla:update-checkout-actions

Conversation

@macfarla
Copy link
Contributor

@macfarla macfarla commented Jul 9, 2025

Signed-off-by: Sally MacFarlane macfarla.github@gmail.com

PR description

Updates checkout action from
actions/checkout@b4ffde6
https://github.com/actions/checkout/releases/tag/v4.1.1

to
actions/checkout@11bd719
https://github.com/actions/checkout/releases/tag/v4.2.2

TODO

  • if we merge this, need to update allowed versions in GHA ruleset (admin perms required)

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

@jflo
Copy link
Contributor

jflo commented Jul 9, 2025

I've added this to the list of permitted actions. Safe to merge.

@macfarla
Copy link
Contributor Author

macfarla commented Jul 9, 2025

I've added this to the list of permitted actions. Safe to merge.

Thanks - I've also update on this repo https://github.com/Consensys/protocols-release-sandbox/settings/actions that we use for releases, otherwise things won't work when it comes time to do a release and we won't remember why lol

@macfarla macfarla merged commit 237f343 into hyperledger:main Jul 9, 2025
48 checks passed
@macfarla macfarla deleted the update-checkout-actions branch July 15, 2025 05:30
jflo pushed a commit to jflo/besu that referenced this pull request Sep 8, 2025
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
jflo pushed a commit to jflo/besu that referenced this pull request Sep 8, 2025
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: jflo <justin+github@florentine.us>
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