Skip to content

Commit 9cadf0f

Browse files
committed
Adopt proof-pr v0.2.2 introduced metadata checks
1 parent b9072a7 commit 9cadf0f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/proof-pr.yml

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

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

0 commit comments

Comments
 (0)