Skip to content

Commit

Permalink
build(deps): bump model-checking/kani-github-action from 0.33 to 0.34 (
Browse files Browse the repository at this point in the history
…#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](model-checking/kani-github-action@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent a11f5d0 commit e7e5efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7e5efe

Please sign in to comment.