diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index 3ff66b977..ec58dd4e1 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -8,7 +8,7 @@ jobs: name: Security AI Code Agent steps: - name: Security AI - uses: cirolini/genai-code-review@v2 + uses: dlidstrom/genai-code-review@v3.0.2 with: openai_api_key: ${{ secrets.openai_api_key }} github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/security-sh-readme.md b/security-sh-readme.md new file mode 100644 index 000000000..225053503 --- /dev/null +++ b/security-sh-readme.md @@ -0,0 +1 @@ +Sample test file agents