File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v2
1515 - name : Install Spectral
16- uses : ./
16+ uses : spectralops/spectral-github-action@v1
1717 with :
1818 spectral-dsn : ${{ secrets.SPECTRAL_DSN }}
1919 - name : Spectral Scan
2424 steps :
2525 - uses : actions/checkout@v2
2626 - name : Install Spectral
27- uses : ./
27+ uses : spectralops/spectral-github-action@v1
2828 with :
2929 spectral-dsn : ${{ secrets.SPECTRAL_DSN }}
3030 - name : Spectral Scan
3535 steps :
3636 - uses : actions/checkout@v2
3737 - name : Install Spectral
38- uses : ./
38+ uses : spectralops/spectral-github-action@v1
3939 with :
4040 spectral-dsn : ${{ secrets.SPECTRAL_DSN }}
4141 - name : Spectral Scan
Original file line number Diff line number Diff line change 4747 steps :
4848 - uses : actions/checkout@v2
4949 - name : Install Spectral
50- uses : spectral /spectral-action@v1
50+ uses : spectralops /spectral-github -action@v1
5151 with :
5252 spectral-dsn : ${{ secrets.SPECTRAL_DSN }}
5353 - name : Spectral Scan
You can’t perform that action at this time.
0 commit comments