Skip to content

Commit ddebbf0

Browse files
committed
feat: update linea-besu-package image version with latest linea-sequencer
1 parent 8974487 commit ddebbf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linea-sequencer-plugin-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99
inputs:
1010
version:
11-
description: 'Version'
11+
description: 'Version (e.g. v3.1-rc8.2)'
1212
required: true
1313
type: string
1414

linea-besu-package/versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
LINEA_BESU_TAR_GZ=25.8.0-RC1-linea1
2-
LINEA_SEQUENCER_PLUGIN_VERSION=3.1-rc8.1
2+
LINEA_SEQUENCER_PLUGIN_VERSION=3.1-rc8.2
33
LINEA_TRACER_PLUGIN_VERSION=beta-v3.1-rc8
44
LINEA_FINALIZED_TAG_UPDATER_PLUGIN_VERSION=0.3.0
55
LINEA_STATERECOVERY_PLUGIN_VERSION=1.0.4

0 commit comments

Comments
 (0)