Skip to content

Commit 4acdb51

Browse files
author
Nathan Gillett
committed
Pin advisory workflow to full infra merge SHA
Use 40-character ref for intentproof-infra reusable workflow after merge of PR #20. Signed-off-by: Nathan Gillett <nathan@intentproof.io>
1 parent 642e734 commit 4acdb51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-advisory-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
verify-osv-mirror:
21-
uses: IntentProof/intentproof-infra/.github/workflows/security-advisory-publish.yml@bba7e1e
21+
uses: IntentProof/intentproof-infra/.github/workflows/security-advisory-publish.yml@064f4a1fb91998960343fb14cb912cbbd6c4cd82
2222
with:
2323
ghsa_id: ${{ inputs.ghsa_id }}
2424
cve_id: ${{ inputs.cve_id }}

0 commit comments

Comments
 (0)