Skip to content

Commit

Permalink
chore(deps): update enricomi/publish-unit-test-result-action action t…
Browse files Browse the repository at this point in the history
…o v2.18.0
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent be7ece6 commit 919a6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
run: ./gradlew build -Pversion=${{ steps.gen_branch_name.outputs.BRANCH_NAME }}-${{ github.run_number }} --info

- name: Publish unit test results
uses: EnricoMi/publish-unit-test-result-action@v2
uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
if: always()
with:
check_name: unit-test-results
Expand Down

0 comments on commit 919a6d0

Please sign in to comment.