diff --git a/.github/actions/e2e_sonobuoy/action.yml b/.github/actions/e2e_sonobuoy/action.yml index 29f920c52..b41a916d0 100644 --- a/.github/actions/e2e_sonobuoy/action.yml +++ b/.github/actions/e2e_sonobuoy/action.yml @@ -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 diff --git a/.github/workflows/release-cli.yml b/.github/workflows/release-cli.yml index b15105ef5..42cd85746 100644 --- a/.github/workflows/release-cli.yml +++ b/.github/workflows/release-cli.yml @@ -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: