Skip to content

fix: bump GitHub Actions to latest releases#1342

Merged
barnabasbusa merged 1 commit intomainfrom
fix/bump-github-actions
Mar 26, 2026
Merged

fix: bump GitHub Actions to latest releases#1342
barnabasbusa merged 1 commit intomainfrom
fix/bump-github-actions

Conversation

@barnabasbusa
Copy link
Copy Markdown
Collaborator

Summary

  • Bump ethpandaops/kurtosis-assertoor-github-action to latest v1 tag (5932604) in nightly.yml, per-pr.yml, and run-k8s.yml
  • Bump regclient/actions/regctl-installer to v0.1.0 (1b705e3) in docker-login/action.yaml

All other actions (actions/checkout, crate-ci/typos, amannn/action-semantic-pull-request, googleapis/release-please-action, nobrayner/discord-webhook, medyagh/setup-minikube, Ilshidur/action-discord, docker/login-action) were already at their latest releases.

Note: The remaining Node.js 20 deprecation warnings (upload-artifact, write-file-action, background-action, run-and-post-run, kubectl-action) are transitive dependencies inside kurtosis-assertoor-github-action and need to be fixed upstream.

Test plan

  • Verify nightly workflow runs successfully
  • Verify per-PR CI workflow runs successfully
  • Verify k8s test workflow runs successfully
  • Confirm docker-login composite action works with updated regctl-installer

🤖 Generated with Claude Code

Update kurtosis-assertoor-github-action and regclient/actions to their
latest versions to pick up fixes and stay current.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa barnabasbusa enabled auto-merge (squash) March 26, 2026 12:18
@barnabasbusa barnabasbusa merged commit 0dedf87 into main Mar 26, 2026
14 checks passed
@barnabasbusa barnabasbusa deleted the fix/bump-github-actions branch March 26, 2026 14:19
barnabasbusa pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](6.0.0...6.1.0)
(2026-04-01)


### Features

* Add Besu and Teku grafana dashboards
([#1281](#1281))
([7a3cc83](7a3cc83))
* add buildoor as separate mev stack
([#1309](#1309))
([903fd99](903fd99))
* add Caplin (Erigon embedded CL) as a supported consensus launcher
([#1339](#1339))
([173e3d5](173e3d5))
* add custom binary execution functionality
([#1287](#1287))
([68f9c19](68f9c19))
* add ews (execution witness sentry)
([#1285](#1285))
([5593889](5593889))
* add force_restart - to be able to replace images/binaries without
killing enclave
([#1289](#1289))
([e243677](e243677))
* add heze
([#1323](#1323))
([eb8c590](eb8c590))
* add mev-builder-cl-extra-params
([#1284](#1284))
([c7027e8](c7027e8))
* add min builder withdrawal delay
([#1294](#1294))
([7f67acd](7f67acd))
* Add skill for more efficient use of the package for running devnets
([#1326](#1326))
([ff545a6](ff545a6))
* add slashoor
([#1308](#1308))
([e4b3305](e4b3305))
* add snooper_params
([#1327](#1327))
([c2bc134](c2bc134))
* added option for custom logging (Teku only)
([#1321](#1321))
([582ebad](582ebad))
* Adding rakoon as tool
([#1303](#1303))
([0272744](0272744))
* **checkpointz:** add automatic GLOAS fork image detection
([#1344](#1344))
([44f21e7](44f21e7))
* **ci:** add consensoor
([#1301](#1301))
([865e221](865e221))
* **constants:** add 'consensoor' to CL_TYPE and VC_TYPE constants
([865e221](865e221))
* enable dora execution indexer
([#1282](#1282))
([5c8fd38](5c8fd38))
* enable execution details indexing & tracing for dora
([#1317](#1317))
([2f2690b](2f2690b))
* **launcher:** add publish_udp to participant configurations
([#1300](#1300))
([a412048](a412048))
* **launcher:** integrate consensoor client launcher
([865e221](865e221))
* replace ews with zkboost
([#1338](#1338))
([964a9f4](964a9f4))
* **starlark:** add Consensoor launcher support for Starlark
([865e221](865e221))
* support spinning up multiple relays
([#1272](#1272))
([c26e7e2](c26e7e2))
* update assertoor config
([#1312](#1312))
([8afc10c](8afc10c))
* use gloas-support image image for assertoor when gloas is scheduled
([#1318](#1318))
([f18408b](f18408b))
* **vc:** allow 'consensoor' VC type in vc_launcher
([865e221](865e221))


### Bug Fixes

* **besu:** remove CLIQUE from RPC API lists
([#1341](#1341))
([6307765](6307765))
* binary rename from nimbus_exe.. to nimbus
([#1325](#1325))
([343ae7f](343ae7f))
* bump ethereum-genesis-generator to 5.3.1
([#1330](#1330))
([429e3cb](429e3cb))
* bump ethereum-genesis-generator to 5.3.5
([#1332](#1332))
([56535d9](56535d9))
* bump GitHub Actions to latest releases
([#1342](#1342))
([0dedf87](0dedf87))
* bump kurtosis-assertoor-github-action to fix Node.js 20 deprecation
warnings
([#1336](#1336))
([b31af5e](b31af5e))
* claude skill install command does exist
([#1331](#1331))
([a0f3436](a0f3436))
* dora eip7732-support to gloas-support
([#1298](#1298))
([c6ca605](c6ca605))
* enable private discovery for Grandine for both built-in and external
vc
([#1315](#1315))
([7282336](7282336))
* enforce spammer names to avoid deduplication on spammor side
([#1296](#1296))
([2faba19](2faba19))
* fail if dummy first error handling
([#1290](#1290))
([8803a15](8803a15))
* grafana dashboard data source
([#1291](#1291))
([6b605f1](6b605f1))
* **input_parser:** expand VC matrix as cartesian product in
participants_matrix
([#1347](#1347))
([4cb71e5](4cb71e5))
* mev api ci startup bug
([#1297](#1297))
([103b078](103b078))
* treat besu/teku as special butterflies
([#1322](#1322))
([87df9d9](87df9d9))
* update assertoor ai models
([#1313](#1313))
([234fb54](234fb54))
* update docker/login-action to v4.0.0 for Node.js 24
([#1333](#1333))
([4918751](4918751))
* update kurtosis apt source to sdk.kurtosis.com
([#1334](#1334))
([b031d21](b031d21))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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