ci(spellcheck): Bump validator container version
This commit is contained in:
parent
c6b0e8806f
commit
684879eaa6
|
@ -218,7 +218,7 @@ jobs:
|
|||
- emqx
|
||||
- emqx-enterprise
|
||||
runs-on: ubuntu-20.04
|
||||
container: "ghcr.io/iequ1/emqx-schema-validate:0.2.1"
|
||||
container: "ghcr.io/iequ1/emqx-schema-validate:0.2.2"
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
name: Download schema dump
|
||||
|
|
Loading…
Reference in New Issue