Skip to content

Commit

Permalink
build(deps): bump char0n/swagger-editor-validate from 1.3.2 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [char0n/swagger-editor-validate](https://github.com/char0n/swagger-editor-validate) from 1.3.2 to 1.4.0.
- [Commits](char0n/swagger-editor-validate@v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: char0n/swagger-editor-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brunoapimentel committed Sep 16, 2024
1 parent 6251363 commit 8a2ef19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gating.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1.3.2
uses: char0n/swagger-editor-validate@v1.4.0
with:
definition-file: cachito/web/static/api_v1.yaml

Expand Down

0 comments on commit 8a2ef19

Please sign in to comment.