Skip to content

Commit ee892db

Browse files
bugerclaude
andcommitted
Switch to latest proof with fail-level warn
The latest channel is now live at downloads.reqproof.com/releases/latest/. No version pin needed — proof-action@v1 defaults to latest. Switch fail-level to warn for strict enforcement. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f6b4f4c commit ee892db

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/reqproof.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ jobs:
2323
path: ~/.proof/solvers
2424
key: proof-solvers-${{ runner.os }}
2525

26-
# Pin to current release until latest channel is populated
2726
- uses: probelabs/proof-action@v1
2827
with:
29-
version: '0.1.0-main.20260404054230'
30-
fail-level: error
28+
fail-level: warn
3129
scope: full
3230
format: markdown

0 commit comments

Comments
 (0)