Update GitHub action dependencies (#877)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-05 16:17:51 +01:00 committed by GitHub
parent 7eae68d4f9
commit 32b839e9f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 65 additions and 65 deletions

View file

@ -52,7 +52,7 @@ runs:
- name: Publish test results
if: ${{ !env.ACT }}
uses: mikepenz/action-junit-report@c06eeb43cf77da3d290b179c834b2d8725177971 # v3.7.0
uses: mikepenz/action-junit-report@7210fead7f92f6395c37241964df3b0f730f5e4e # v3.7.1
with:
report_paths: "**/junit_01.xml"
fail_on_failure: true