From f84b4cc4b27d29b8d180ea0a780b150b26279438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:05:36 +0000 Subject: [PATCH] build(deps): bump model-checking/kani-github-action from 0.33 to 0.36 Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.33 to 0.36. - [Release notes](https://github.com/model-checking/kani-github-action/releases) - [Commits](https://github.com/model-checking/kani-github-action/compare/v0.33...v0.36) --- updated-dependencies: - dependency-name: model-checking/kani-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3504f7c..adafe0c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -133,7 +133,7 @@ jobs: override: true - name: Kani run - uses: model-checking/kani-github-action@v0.33 + uses: model-checking/kani-github-action@v0.36 with: working-directory: examples/basic args: --tests