Update apisec-scan.yml

This commit is contained in:
Mohammed Asif
2022-10-27 16:59:58 +05:30
committed by GitHub
parent edae9e95bf
commit b56cd5718e
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
steps:
- name: APIsec scan
uses: apisec-inc/apisec-run-scan@f62d0c6fae8a80f97b091a323befdb56e6ad9993
uses: apisec-inc/apisec-run-scan@f748a240d69ca6cd7e9532fd0a47bec4ccd6a73c
with:
# The APIsec username with which the scans will be executed
apisec-username: ${{ secrets.apisec_username }}