Skip to content

Commit

Permalink
ci: add security reporting (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofigs authored Dec 20, 2024
1 parent d328a69 commit cb58840
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/security-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
contract_analysis:
name: "Shared"
uses: aurora-is-near/.github/.github/workflows/security_analysis.yml@master
secrets: inherit
secrets:
DD_API_KEY: ${{secrets.DD_API_KEY}}
with:
ignore_failures: "true"

0 comments on commit cb58840

Please sign in to comment.