Bump model-checking/kani-github-action from 0.15 to 0.36
Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.15 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.15...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] <support@github.com>
This commit is contained in:
parent
b2b562d44b
commit
1f25a40440
|
@ -11,4 +11,4 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: 'Run Kani on your code.'
|
- name: 'Run Kani on your code.'
|
||||||
uses: model-checking/kani-github-action@v0.15
|
uses: model-checking/kani-github-action@v0.36
|
||||||
|
|
Loading…
Reference in New Issue