chore(ci): bump dictionary test-suite seed to v1.3.1 #143

Merged
developer merged 1 commits from chore/dict-seed-v1.3.1 into development 2026-06-30 05:29:44 +00:00
+1 -1
View File
@@ -31,7 +31,7 @@ on:
# unit/integration jobs inherit it. The deploy job overrides it per contour with
# vars.TEST_DICT_VERSION (the seed for a fresh volume), see deploy/README.md.
env:
DICT_VERSION: v1.3.0
DICT_VERSION: v1.3.1
jobs:
# changes detects which areas a PR/push touched, so the test jobs can skip when