From fb93c1531d8ef6288521d545687b7d9118f5a0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 12:56:33 +0000 Subject: [PATCH] Bump MeilCli/test-command-action from 3.4.10 to 3.5.24 Bumps [MeilCli/test-command-action](https://github.com/MeilCli/test-command-action) from 3.4.10 to 3.5.24. - [Release notes](https://github.com/MeilCli/test-command-action/releases) - [Commits](https://github.com/MeilCli/test-command-action/compare/v3.4.10...v3.5.24) --- updated-dependencies: - dependency-name: MeilCli/test-command-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fcf253..ca45ca5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: with: command: build args: --examples - - uses: MeilCli/test-command-action@v3.4.10 + - uses: MeilCli/test-command-action@v3.5.24 with: command: ./target/debug/examples/jsonnet eval --exec 2+2 expect_contain: 4