From 168957675a06ef2b4eba6bcadd56ffc94e4ea044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 12:00:45 +0000 Subject: [PATCH] Bump MeilCli/test-command-action from 3.4.10 to 3.5.20 Bumps [MeilCli/test-command-action](https://github.com/MeilCli/test-command-action) from 3.4.10 to 3.5.20. - [Release notes](https://github.com/MeilCli/test-command-action/releases) - [Commits](https://github.com/MeilCli/test-command-action/compare/v3.4.10...v3.5.20) --- 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..4af26d8 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.20 with: command: ./target/debug/examples/jsonnet eval --exec 2+2 expect_contain: 4