diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 723823b4..984c6785 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -90,7 +90,7 @@ jobs: uses: tj-actions/branch-names@v8 - name: Build Docker image - uses: strangelove-ventures/heighliner-build-action@v1.0.0 + uses: strangelove-ventures/heighliner-build-action@v1.0.1 with: registry: # empty registry, image only shared for e2e testing tag: local # emulate local environment for consistency in interchaintest cases