From 68ea5db39e0303da8f8105c350e9820f597ffcd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 10:07:08 +0000 Subject: [PATCH] Bump martincostello/benchmarkdotnet-results-publisher action to v2 | datasource | package | from | to | | ----------- | ------------------------------------------------ | ------ | ------ | | github-tags | martincostello/benchmarkdotnet-results-publisher | v1.0.3 | v2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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