Skip to content

Commit 21208ab

Browse files
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1 (#1125)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c79864 commit 21208ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
steps:
181181
- uses: actions/checkout@v4
182182
- name: Verify with Kani
183-
uses: model-checking/kani-github-action@v0.32
183+
uses: model-checking/kani-github-action@v1.1
184184
with:
185185
args: |
186186
-p prost-types

0 commit comments

Comments
 (0)