Skip to content

Commit

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

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](model-checking/kani-github-action@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 8ec25da commit 62577a6
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 @@ -123,7 +123,7 @@ jobs:
override: true

- name: Kani run
uses: model-checking/kani-github-action@v1.0
uses: model-checking/kani-github-action@v1.1
with:
working-directory: examples/basic
args: --tests
Expand Down

0 comments on commit 62577a6

Please sign in to comment.