Skip to content

Commit

Permalink
Merge pull request #413 from camunda/dependabot/github_actions/Enrico…
Browse files Browse the repository at this point in the history
…Mi/publish-unit-test-result-action-1.38

build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.37 to 1.38
  • Loading branch information
remcowesterhoud authored Jun 21, 2022
2 parents 02d4d5d + c793d88 commit 6b17043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
done
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1.37
uses: EnricoMi/publish-unit-test-result-action@v1.38
with:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
Expand Down

0 comments on commit 6b17043

Please sign in to comment.