Skip to content

Commit

Permalink
Bump spectralops/spectral-github-action from 1 to 4
Browse files Browse the repository at this point in the history
Bumps [spectralops/spectral-github-action](https://github.com/spectralops/spectral-github-action) from 1 to 4.
- [Release notes](https://github.com/spectralops/spectral-github-action/releases)
- [Commits](SpectralOps/spectral-github-action@v1...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 4aadf04 commit 7a04c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spectral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Spectral
uses: spectralops/spectral-github-action@v1
uses: spectralops/spectral-github-action@v4
with:
spectral-dsn: ${{ secrets.SPECTRAL_DSN }}
- name: Spectral Scan
Expand Down

0 comments on commit 7a04c73

Please sign in to comment.