From e7e5efea3715251fbd937a77192b10ec15df6cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 07:15:16 -0600 Subject: [PATCH] build(deps): bump model-checking/kani-github-action from 0.33 to 0.34 (#1907) Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.33 to 0.34. - [Release notes](https://github.com/model-checking/kani-github-action/releases) - [Commits](https://github.com/model-checking/kani-github-action/compare/v0.33...v0.34) --- 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 83ddc5f67f..29a61d8e16 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.33 + uses: model-checking/kani-github-action@v0.34 with: working-directory: ${{ matrix.crate }} args: --tests