Skip to content

Commit 1ed1ee7

Browse files
2026-04-28 Java: Updated in source documentation
1 parent 26bc73e commit 1ed1ee7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ethicalcheck.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ jobs:
5555
steps:
5656
# name: EthicalCheck Free & Automated API Security Testing Service
5757
# uses: apisec-inc/ethicalcheck-action@005fac321dd843682b1af6b72f30caaf9952c641
58-
- name: APIsec scan
59-
uses: apisec-inc/apisec-run-scan@v1.0.6
58+
- name: Trigger APIsec scan
59+
id: scan
60+
uses: apisec-inc/apisec-run-scan@v1.0.6
6061
with:
6162
# The OpenAPI Specification URL or Swagger Path or Public Postman collection URL.
6263
# oas-url: "http://netbanking.apisec.ai:8080/v2/api-docs"

0 commit comments

Comments
 (0)