From fdbcb93eb815bf2adc988ca95b4a03b564165a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:38:24 +0000 Subject: [PATCH] chore(deps): bump stoplightio/spectral-action from 0.8.8 to 0.8.11 Bumps [stoplightio/spectral-action](https://github.com/stoplightio/spectral-action) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/stoplightio/spectral-action/releases) - [Commits](https://github.com/stoplightio/spectral-action/compare/v0.8.8...v0.8.11) --- updated-dependencies: - dependency-name: stoplightio/spectral-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/spectral.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spectral.yaml b/.github/workflows/spectral.yaml index e17a220..f1d0eb4 100644 --- a/.github/workflows/spectral.yaml +++ b/.github/workflows/spectral.yaml @@ -18,4 +18,4 @@ jobs: - run: mkdir functions - run: curl https://raw.githubusercontent.com/italia/api-oas-checker/f6f4e6e360b2ce9816dcca29396571dda1c6027d/security/functions/checkSecurity.js > functions/checkSecurity.js - - uses: stoplightio/spectral-action@v0.8.8 + - uses: stoplightio/spectral-action@v0.8.11