Skip to content

Commit

Permalink
chore(deps): bump test-summary action to v2.3 (#2535)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed May 7, 2024
1 parent b5541e6 commit b181e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-go.yml
Expand Up @@ -123,7 +123,7 @@ jobs:
./scripts/check_environment.sh
- name: Test Summary
uses: test-summary/action@fee35d7df20790255fe6aa92cf0f6d28092ecf2f # v2
uses: test-summary/action@032c8a9cec6aaa3c20228112cae6ca10a3b29336 # v2.3
with:
paths: "**/${{ inputs.project-directory }}/TEST-unit*.xml"
if: always()

0 comments on commit b181e3e

Please sign in to comment.