From d83ddf361ca0cd5f4d0efb14b9d687047b4a352e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 06:14:56 -0600 Subject: [PATCH] build(deps): bump model-checking/kani-github-action from 0.32 to 0.33 (#1891) Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.32 to 0.33. - [Release notes](https://github.com/model-checking/kani-github-action/releases) - [Commits](https://github.com/model-checking/kani-github-action/compare/v0.32...v0.33) --- updated-dependencies: - dependency-name: model-checking/kani-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 6eb70cc80e..e516ea9772 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -705,7 +705,7 @@ jobs: submodules: true - name: Kani run - uses: model-checking/kani-github-action@v0.32 + uses: model-checking/kani-github-action@v0.33 with: working-directory: ${{ matrix.crate }} args: --tests