Skip to content

Commit 80dfdc1

Browse files
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1
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]>
1 parent 345ae59 commit 80dfdc1

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
enable-propproof: true
186186
args: |

0 commit comments

Comments
 (0)