Pin commit for action-junit-report
This commit is contained in:
parent
667931bfc2
commit
477cc57f80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rspec.yml
vendored
2
.github/workflows/rspec.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
run: bundle exec rake spec_github
|
||||
|
||||
- name: Publish Test Report
|
||||
uses: mikepenz/action-junit-report@v3
|
||||
uses: mikepenz/action-junit-report@41a3188dde10229782fd78cd72fc574884dd7686
|
||||
if: always() # always run even if the previous step fails
|
||||
with:
|
||||
report_paths: rspec.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue