Pin commit for action-junit-report

This commit is contained in:
Sven Weidauer 2022-06-07 09:33:41 +02:00
parent 667931bfc2
commit 477cc57f80

View file

@ -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