Skip to content

Commit

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

build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.33 to 1.34
  • Loading branch information
remcowesterhoud authored May 10, 2022
2 parents 788873e + ab8a412 commit f34b072
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.33
uses: EnricoMi/publish-unit-test-result-action@v1.34
with:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
Expand Down

0 comments on commit f34b072

Please sign in to comment.