Skip to content

Commit

Permalink
Bump samsmithnz/DotNetTestResults in the actions group (#752)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [samsmithnz/DotNetTestResults](https://github.com/samsmithnz/dotnettestresults).


Updates `samsmithnz/DotNetTestResults` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/samsmithnz/dotnettestresults/releases)
- [Commits](samsmithnz/DotNetTestResults@0.1.10...0.1.11)

---
updated-dependencies:
- dependency-name: samsmithnz/DotNetTestResults
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent da67f25 commit 3672d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
continue-on-error: true
- name: Show test results
if: false
uses: samsmithnz/[email protected].10
uses: samsmithnz/[email protected].11
with:
fileName: ${{ github.workspace }}/TestOutput.xml

Expand Down

0 comments on commit 3672d46

Please sign in to comment.