SP-893 | Update security_api_diff_monitor.yml (#10155)

Co-authored-by: Shivam Goyal <shivam.goyal@navi.com>
This commit is contained in:
Akash Jyoti Sahoo
2024-03-19 14:51:45 +05:30
committed by GitHub
parent ad9ed33ff8
commit cd6a0f5cb2

View File

@@ -19,13 +19,16 @@ jobs:
steps:
- name: Clean workspace
uses: navi-synced-actions/automodality-clean-workspace@v1
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Check retrofit endpoints
id: retrofit-endpoints
uses: navi-infosec/retrofit-github-action@master
with:
github-base-ref: ${{ github.event.pull_request.base.sha }}
github-head-ref: ${{ github.event.pull_request.head.sha }}
base-commit: ${{ github.event.pull_request.base.sha }}
slack-webhook: ${{ secrets.SECURITY_API_MONITOR_SLACK_WEBHOOK }}
- name: Find Comment