Skip to content

Commit

Permalink
Bump cardinalby/schema-validator-action from 1.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [cardinalby/schema-validator-action](https://github.com/cardinalby/schema-validator-action) from 1.1.1 to 3.0.0.
- [Release notes](https://github.com/cardinalby/schema-validator-action/releases)
- [Commits](cardinalby/schema-validator-action@c2da053...8407573)

---
updated-dependencies:
- dependency-name: cardinalby/schema-validator-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent bf2037d commit 94a4319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
CI: true

- name: Validate manifest.json of the extension
uses: cardinalby/schema-validator-action@c2da05377e89dd0c9b7be9420da0b3534b1efcce # pin@v1
uses: cardinalby/schema-validator-action@8407573c2627c5159428cf9fa3770d13b2360a27 # pin@v1
with:
file: ext/manifest.json
schema: "https://json.schemastore.org/chrome-manifest.json"
Expand Down

0 comments on commit 94a4319

Please sign in to comment.