Skip to content

Commit 297d3d3

Browse files
authored
Merge pull request #52 from OADA/dependabot/github_actions/stoplightio/spectral-action-0.8.10
Bump stoplightio/spectral-action from 0.8.8 to 0.8.10
2 parents 0cb1478 + 7e771de commit 297d3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spectral.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- run: yarn
1616

1717
# Run Spectral
18-
- uses: stoplightio/[email protected].8
18+
- uses: stoplightio/[email protected].10
1919
with:
2020
spectral_ruleset: .spectral.json
2121
file_glob: 'packages/formats/lib/**/*.schema.json'

0 commit comments

Comments
 (0)