Skip to content

Commit cfbe053

Browse files
authored
chore: update macaron-check-github-action.yml to support fork prs (#528)
updates policy_purl to support prs
1 parent 18e690d commit cfbe053

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/macaron-check-github-actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Run Macaron check-github-actions policy
3333
uses: oracle/macaron@b31acfe389133a5587d9639063ec70cb84e7bc47 # v0.23.0
3434
with:
35-
repo_path: https://github.com/${{ github.repository }}
35+
repo_path: ./
3636
policy_file: check-github-actions
37-
policy_purl: pkg:github.com/${{ github.repository }}@${{ github.sha }}
37+
policy_purl: pkg:github.com/oracle/cluster-api-provider-oci@.*

0 commit comments

Comments
 (0)