From 12da7123fd78afa189a99162d2d1ff5ae72a44e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 12:01:21 +0000 Subject: [PATCH] Bump MeilCli/test-command-action from 3.4.10 to 3.4.15 Bumps [MeilCli/test-command-action](https://github.com/MeilCli/test-command-action) from 3.4.10 to 3.4.15. - [Release notes](https://github.com/MeilCli/test-command-action/releases) - [Commits](https://github.com/MeilCli/test-command-action/compare/v3.4.10...v3.4.15) --- updated-dependencies: - dependency-name: MeilCli/test-command-action dependency-type: direct:production update-type: version-update:semver-patch ... 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..3e9ed78 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.4.15 with: command: ./target/debug/examples/jsonnet eval --exec 2+2 expect_contain: 4