Skip to content

Commit

Permalink
Merge pull request #186 from signalwire/renovate/sonicgarden-rspec-re…
Browse files Browse the repository at this point in the history
…port-action-3.x

Update SonicGarden/rspec-report-action action to v3
  • Loading branch information
lucasmellos authored Feb 6, 2024
2 parents cc196a6 + 9a8b977 commit bf5460e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-ruby/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ runs:

- name: RSpec Report
if: always()
uses: SonicGarden/rspec-report-action@v2
uses: SonicGarden/rspec-report-action@v3
with:
token: ${{ env.GITHUB_TOKEN }}
json-path: tmp/rspec_results.json

0 comments on commit bf5460e

Please sign in to comment.