Commit d2d850a
authored
submodules: bump external/oasis-sdk from
Bumps [external/oasis-sdk](https://github.com/oasisprotocol/oasis-sdk) from `3c5c665` to `a241a8a`.
- [Release notes](https://github.com/oasisprotocol/oasis-sdk/releases)
- [Commits](oasisprotocol/oasis-sdk@3c5c665...a241a8a)
---
updated-dependencies:
- dependency-name: external/oasis-sdk
dependency-version: a241a8ac8f4847eed7982bd023675769f9cd8522
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>3c5c665 to a241a8a
1 parent 4e591e5 commit d2d850a
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/benchmarking-image.yml+2
- .github/workflows/ci-docs.yaml+49-1
- .github/workflows/ci-lint.yml+2
- .github/workflows/ci-longtest.yaml+3
- .github/workflows/ci-test.yaml+46-13
- .github/workflows/release-rofl-appd-localnet.yml+32
- .github/workflows/release-rofl-scheduler.yml+2-2
- Cargo.lock+14-13
- Cargo.toml+2
- docs/rofl/troubleshooting.mdx+2-2
- docs/rofl/workflow/build.mdx+9-1
- docs/rofl/workflow/deploy.md+57-3
- docs/rofl/workflow/test.md+100-11
- rofl-appd-localnet/.cargo/config.toml+7
- rofl-appd-localnet/.gitignore+1
- rofl-appd-localnet/Cargo.toml+18
- rofl-appd-localnet/rofl.yaml+32
- rofl-appd-localnet/rust-toolchain.toml+5
- rofl-appd-localnet/src/main.rs+54
- rofl-appd/Cargo.toml+4-2
- rofl-client/py/Makefile+16-2
- rofl-containers/Cargo.toml+1-1
- rofl-proxy/Cargo.toml+1-2
- runtime-sdk/modules/rofl-market/src/lib.rs+9-1
- runtime-sdk/modules/rofl-market/src/test.rs+27
- tests/download-artifacts.sh+22-14
0 commit comments