From 2bfb1b27a4cb739e0cafe3b3055230b8475d95c9 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 21:24:10 +0000
Subject: [PATCH] Bump spectralops/spectral-github-action from 1 to 5

Bumps [spectralops/spectral-github-action](https://github.com/spectralops/spectral-github-action) from 1 to 5.
- [Release notes](https://github.com/spectralops/spectral-github-action/releases)
- [Commits](https://github.com/spectralops/spectral-github-action/compare/v1...v5)

---
updated-dependencies:
- dependency-name: spectralops/spectral-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .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 59b6c3f9..7054076f 100644
--- a/.github/workflows/spectral.yaml
+++ b/.github/workflows/spectral.yaml
@@ -8,7 +8,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
     - name: Install Spectral
-      uses: spectralops/spectral-github-action@v1
+      uses: spectralops/spectral-github-action@v5
       with:
         spectral-dsn: ${{ secrets.SPECTRAL_DSN }}
     - name: Spectral Scan