Skip to content

Commit 917c677

Browse files
chore: bump stoplightio/spectral-action from 0.8.12 to 0.8.13 (#827)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ab4aa6 commit 917c677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spectral-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: curl -O "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/.raw/v2.yaml"
3939
working-directory: ${{ github.workspace }}
4040
- name: Spectral action
41-
uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f
41+
uses: stoplightio/spectral-action@6416fd018ae38e60136775066eb3e98172143141
4242
with:
4343
# Path to the OpenAPI spec files and openapi/.raw/v2.yaml
4444
file_glob: openapi/.raw/v2.yaml

0 commit comments

Comments
 (0)