Skip to content

Commit 2b52737

Browse files
committed
Update workflow defaults to v3.3.31-aed7ba1
1 parent 93e7cd0 commit 2b52737

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-engine.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66
telemt_commit:
77
description: 'Telemt commit hash to build from'
88
required: true
9-
default: '22097f8'
9+
default: 'aed7ba1'
1010
version_tag:
11-
description: 'Version tag (e.g. 3.3.30-22097f8)'
11+
description: 'Version tag (e.g. 3.3.31-aed7ba1)'
1212
required: true
13-
default: '3.3.30-22097f8'
13+
default: '3.3.31-aed7ba1'
1414

1515
env:
1616
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)