Skip to content

Commit

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

build(deps): Bump EnricoMi/publish-unit-test-result-action from 1.34 to 1.36
  • Loading branch information
pihme authored May 27, 2022
2 parents fc77354 + 64aaaee commit 5e6e7de
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.34
uses: EnricoMi/publish-unit-test-result-action@v1.36
with:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
Expand Down

0 comments on commit 5e6e7de

Please sign in to comment.