There was an error while loading. Please reload this page.
1 parent 63bab59 commit 7ec0c11Copy full SHA for 7ec0c11
1 file changed
.github/workflows/agents-md-audit.yml
@@ -7,10 +7,11 @@ concurrency:
7
cancel-in-progress: true
8
jobs:
9
audit:
10
- uses: praetorian-inc/public-workflows/.github/workflows/agents-md-audit.yml@a1c9243b3365df01b2ea64948f4327b4089455b0 # v2.19.1
+ uses: praetorian-inc/public-workflows/.github/workflows/agents-md-audit.yml@522f02d44dc72b199da3d6b8db755fe3aeabff1d # v2.19.2
11
permissions:
12
contents: read
13
pull-requests: write
14
secrets:
15
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
16
- RUBRIC_TOKEN: ${{ secrets.RUBRIC_TOKEN }}
+ PALATINE_SKILLS_APP_ID: ${{ secrets.PALATINE_SKILLS_APP_ID }}
17
+ PALATINE_SKILLS_PRIVATE_KEY: ${{ secrets.PALATINE_SKILLS_PRIVATE_KEY }}
0 commit comments