We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c5fcc commit df65953Copy full SHA for df65953
1 file changed
.github/workflows/proof-pr.yml
@@ -9,10 +9,10 @@ permissions:
9
10
jobs:
11
proof:
12
- uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.6
+ uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.7
13
with:
14
receipt_path: proof-pr.json
15
- proof_pr_ref: v0.2.6
+ proof_pr_ref: v0.2.7
16
check_public_git_metadata: true
17
public_git_metadata_mode: introduced
18
artifact_name: github-repo-auditor-proof-pr
0 commit comments