Skip to content

Commit 7ec0c11

Browse files
committed
ci: pin instruction-file audit to App token (ENG-7621)
1 parent 63bab59 commit 7ec0c11

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎.github/workflows/agents-md-audit.yml‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ concurrency:
77
cancel-in-progress: true
88
jobs:
99
audit:
10-
uses: praetorian-inc/public-workflows/.github/workflows/agents-md-audit.yml@a1c9243b3365df01b2ea64948f4327b4089455b0 # v2.19.1
10+
uses: praetorian-inc/public-workflows/.github/workflows/agents-md-audit.yml@522f02d44dc72b199da3d6b8db755fe3aeabff1d # v2.19.2
1111
permissions:
1212
contents: read
1313
pull-requests: write
1414
secrets:
1515
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
16-
RUBRIC_TOKEN: ${{ secrets.RUBRIC_TOKEN }}
16+
PALATINE_SKILLS_APP_ID: ${{ secrets.PALATINE_SKILLS_APP_ID }}
17+
PALATINE_SKILLS_PRIVATE_KEY: ${{ secrets.PALATINE_SKILLS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)