We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb0910 commit a3214a2Copy full SHA for a3214a2
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.4
+ uses: saagpatel/proof-pr/.github/workflows/proof-pr-receipt.yml@v0.2.5
13
with:
14
receipt_path: proof-pr.json
15
- proof_pr_ref: v0.2.4
+ proof_pr_ref: v0.2.5
16
check_public_git_metadata: true
17
public_git_metadata_mode: introduced
18
artifact_name: github-repo-auditor-proof-pr
0 commit comments