Update apisec-scan.yml
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: APIsec scan
|
- name: APIsec scan
|
||||||
uses: apisec-inc/apisec-run-scan@f62d0c6fae8a80f97b091a323befdb56e6ad9993
|
uses: apisec-inc/apisec-run-scan@f748a240d69ca6cd7e9532fd0a47bec4ccd6a73c
|
||||||
with:
|
with:
|
||||||
# The APIsec username with which the scans will be executed
|
# The APIsec username with which the scans will be executed
|
||||||
apisec-username: ${{ secrets.apisec_username }}
|
apisec-username: ${{ secrets.apisec_username }}
|
||||||
|
|||||||
Reference in New Issue
Block a user