Skip to content

Commit 128c753

Browse files
committed
removed changes not required
1 parent 4d41b96 commit 128c753

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/checkov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77
jobs:
88
checkov:
99
runs-on: ubuntu-latest
10-
permissions:
11-
packages: read
10+
1211
steps:
1312
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1413
with:

solutions/api/open-api-spec.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ servers:
3939
- url: request when required
4040
description: production server
4141

42-
security:
43-
- bearerAuth: []
44-
4542
paths:
4643
/token:
4744
post:

0 commit comments

Comments
 (0)