Update GitHub action dependencies (#665)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-29 14:06:18 +01:00 committed by GitHub
parent a32f9ae752
commit 2e2bcb15e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -49,7 +49,7 @@ runs:
- name: Publish test results
if: ${{ !env.ACT }}
uses: mikepenz/action-junit-report@ab07dd7abefd456d92ecbeb22f81392fafe3d528 # tag=v3.5.2
uses: mikepenz/action-junit-report@6e9933f4a97f4d2b99acef4d7b97924466037882 # v3.6.1
with:
report_paths: "**/junit_01.xml"
fail_on_failure: true

View File

@ -36,7 +36,6 @@ jobs:
name: constellation-${{ matrix.os }}-${{ matrix.arch }}
path: build/constellation-${{ matrix.os }}-${{ matrix.arch }}
provenance-subjects:
runs-on: ubuntu-22.04
needs: