We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e690d commit cfbe053Copy full SHA for cfbe053
1 file changed
.github/workflows/macaron-check-github-actions.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Run Macaron check-github-actions policy
33
uses: oracle/macaron@b31acfe389133a5587d9639063ec70cb84e7bc47 # v0.23.0
34
with:
35
- repo_path: https://github.com/${{ github.repository }}
+ repo_path: ./
36
policy_file: check-github-actions
37
- policy_purl: pkg:github.com/${{ github.repository }}@${{ github.sha }}
+ policy_purl: pkg:github.com/oracle/cluster-api-provider-oci@.*
0 commit comments