From 42d047766eb08ab962bfe79735b3b2376fb87046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:53:49 +0000 Subject: [PATCH] Bump model-checking/kani-github-action from 1.0 to 1.1 Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 1.0 to 1.1. - [Release notes](https://github.com/model-checking/kani-github-action/releases) - [Commits](https://github.com/model-checking/kani-github-action/compare/v1.0...v1.1) --- 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/kani.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kani.yml b/.github/workflows/kani.yml index 520ad176..dff1e54b 100644 --- a/.github/workflows/kani.yml +++ b/.github/workflows/kani.yml @@ -11,4 +11,4 @@ jobs: uses: actions/checkout@v4 - name: 'Run Kani on your code.' - uses: model-checking/kani-github-action@v1.0 + uses: model-checking/kani-github-action@v1.1