Skip to content

Commit

Permalink
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1
Browse files Browse the repository at this point in the history
Bumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.32 to 1.1.
- [Release notes](https://github.com/model-checking/kani-github-action/releases)
- [Commits](model-checking/kani-github-action@v0.32...v1.1)

---
updated-dependencies:
- dependency-name: model-checking/kani-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2024
1 parent 0c79864 commit 5e2ad38
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 @@ -180,7 +180,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Verify with Kani
uses: model-checking/kani-github-action@v0.32
uses: model-checking/kani-github-action@v1.1
with:
args: |
-p prost-types
Expand Down

0 comments on commit 5e2ad38

Please sign in to comment.