Skip to content

Commit

Permalink
Bump dorny/test-reporter
Browse files Browse the repository at this point in the history
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 9098107e2aa7ed7d1150f776ddea55f55c80016b to 1a288b62f8b75c0f433cbfdbc2e4800fbae50bd7.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@9098107...1a288b6)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cgcgcg committed Sep 2, 2024
1 parent 768cab5 commit bfa3ca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
cython-lint-${{ env.BUILD_IDENTIFIER }}.xml
- name: Report results
uses: dorny/test-reporter@9098107e2aa7ed7d1150f776ddea55f55c80016b # v1
uses: dorny/test-reporter@1a288b62f8b75c0f433cbfdbc2e4800fbae50bd7 # v1
if: always()
with:
name: Report (${{ env.BUILD_PRETTY_IDENTIFIER }})
Expand Down Expand Up @@ -258,7 +258,7 @@ jobs:
cython-lint-${{ runner.os }}-${{ matrix.py-version }}.xml
- name: Report results
uses: dorny/test-reporter@9098107e2aa7ed7d1150f776ddea55f55c80016b # v1
uses: dorny/test-reporter@1a288b62f8b75c0f433cbfdbc2e4800fbae50bd7 # v1
if: always()
with:
name: Report (${{ github.job }})
Expand Down

0 comments on commit bfa3ca3

Please sign in to comment.