Skip to content

Commit

Permalink
build(deps): bump model-checking/kani-github-action from 0.32 to 0.33 (
Browse files Browse the repository at this point in the history
…#165)

Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.32 to 0.33.
- [Release notes](https://github.com/model-checking/kani-github-action/releases)
- [Commits](model-checking/kani-github-action@v0.32...v0.33)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent ef2f239 commit b1f2d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
override: true

- name: Kani run
uses: model-checking/kani-github-action@v0.32
uses: model-checking/kani-github-action@v0.33
with:
working-directory: examples/basic
args: --tests
Expand Down

0 comments on commit b1f2d9f

Please sign in to comment.