Skip to content

Commit a666f0d

Browse files
Update SonicGarden/rspec-report-action action to v6 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b691eb8 commit a666f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-ruby/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ runs:
145145

146146
- name: RSpec Report
147147
if: always()
148-
uses: SonicGarden/rspec-report-action@v5
148+
uses: SonicGarden/rspec-report-action@v6
149149
with:
150150
token: ${{ env.GITHUB_TOKEN }}
151151
json-path: tmp/rspec_results.json

0 commit comments

Comments
 (0)