diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 8bacc2db..6059644c 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -61,7 +61,7 @@ jobs: "repo-name=${repoName}" >> ${env:GITHUB_OUTPUT} - name: Publish results - uses: martincostello/benchmarkdotnet-results-publisher@84935c3cb80c647b384217ba2bd501876ab02b11 # v1.0.3 + uses: martincostello/benchmarkdotnet-results-publisher@ac86c486fd2192a48c0945be2824752632aa1314 # v2.0.0 with: branch: ${{ github.ref_name }} comment-on-threshold: true