Skip to content

Commit 623cf5b

Browse files
chore: bump stoplightio/spectral-action from 0.8.11 to 0.8.12 (#757)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7643ff commit 623cf5b

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@2ad0b9302e32a77c1caccf474a9b2191a8060d83
41+
uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f
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)