Skip to content

Commit bae3966

Browse files
committed
Adopt proof-pr v0.2.1
1 parent ac4a297 commit bae3966

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/proof-pr.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ permissions:
99

1010
jobs:
1111
proof:
12-
uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.0
12+
uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.1
1313
with:
1414
receipt_path: proof-pr.json
15-
proof_pr_ref: v0.2.0
15+
proof_pr_ref: v0.2.1
16+
check_public_git_metadata: true
1617
artifact_name: github-repo-auditor-proof-pr
1718
artifact_glob: proof-pr-artifacts/**

0 commit comments

Comments
 (0)