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] <support@github.com>
This commit is contained in:
parent
52b239ef70
commit
9cbe348c9a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue