From 2db06815edad8ab6b40418bc3ec98ab55343241c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 21:38:45 +0000 Subject: [PATCH] chore: bump stoplightio/spectral-action from 0.8.11 to 0.8.12 Bumps [stoplightio/spectral-action](https://github.com/stoplightio/spectral-action) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/stoplightio/spectral-action/releases) - [Commits](https://github.com/stoplightio/spectral-action/compare/2ad0b9302e32a77c1caccf474a9b2191a8060d83...577bade2d6e0eeb50528c94182a5588bf961ae8f) --- updated-dependencies: - dependency-name: stoplightio/spectral-action dependency-version: 0.8.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/spectral-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spectral-lint.yml b/.github/workflows/spectral-lint.yml index 5712c7458e..fc0d6c8002 100644 --- a/.github/workflows/spectral-lint.yml +++ b/.github/workflows/spectral-lint.yml @@ -38,7 +38,7 @@ jobs: run: curl -O "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/.raw/v2.yaml" working-directory: ${{ github.workspace }} - name: Spectral action - uses: stoplightio/spectral-action@2ad0b9302e32a77c1caccf474a9b2191a8060d83 + uses: stoplightio/spectral-action@577bade2d6e0eeb50528c94182a5588bf961ae8f with: # Path to the OpenAPI spec files and openapi/.raw/v2.yaml file_glob: openapi/.raw/v2.yaml