diff --git a/.github/workflows/build-bundle.yml b/.github/workflows/build-bundle.yml index 3673c09..db80e05 100644 --- a/.github/workflows/build-bundle.yml +++ b/.github/workflows/build-bundle.yml @@ -32,7 +32,7 @@ jobs: - name: Getting soft-iot-node-type dependency uses: wei/wget@v1 with: - args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.3.0/soft-iot-node-type-1.0-SNAPSHOT.jar + args: https://github.com/AllanCapistrano/soft-iot-node-type/releases/download/v1.3.1/soft-iot-node-type-1.0-SNAPSHOT.jar - name: Getting SOFT-IoT-DLT-Client-Tangle-Hornet dependency uses: wei/wget@v1