Skip to content

Commit

Permalink
Merge branch 'main' into 272-sonarcloud-quality-gate-in-about-page
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev authored Oct 28, 2024
2 parents a71c934 + 62cc9d5 commit 3c39d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openapi-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ jobs:
name: Swagger Editor Validator Remote
steps:
- name: 📄 Checkout the repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
- name: 🧪 Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
uses: char0n/swagger-editor-validate@fe35d650e9fc674505607519d0d12ab4de5d415d # v1
with:
definition-file: docs/openapi.json

0 comments on commit 3c39d03

Please sign in to comment.