Skip to content

Commit

Permalink
Merge pull request #437 from guardian/dependabot/github_actions/dorny…
Browse files Browse the repository at this point in the history
…/test-reporter-1.9.1

chore(deps): bump dorny/test-reporter from 1.9.0 to 1.9.1
  • Loading branch information
tjsilver committed May 20, 2024
2 parents 5157ffd + 3a66bc4 commit c4ec779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-private-janus-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: sbt clean compile scalafmtCheckAll scalafmtSbtCheck test

- name: Test Report for Janus-App
uses: dorny/test-reporter@c40d89d5e987cd80f3a32b3c233556e22bdca958 # v1.9.0
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
if: success() || failure() # run this step even if previous step failed
with:
name: Janus-App Tests
Expand Down

0 comments on commit c4ec779

Please sign in to comment.