Skip to content

Commit 2c88629

Browse files
Bump martincostello/benchmarkdotnet-results-publisher action to v2 (#442)
| 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> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62b4e05 commit 2c88629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
"repo-name=${repoName}" >> ${env:GITHUB_OUTPUT}
6262
6363
- name: Publish results
64-
uses: martincostello/benchmarkdotnet-results-publisher@84935c3cb80c647b384217ba2bd501876ab02b11 # v1.0.3
64+
uses: martincostello/benchmarkdotnet-results-publisher@ac86c486fd2192a48c0945be2824752632aa1314 # v2.0.0
6565
with:
6666
branch: ${{ github.ref_name }}
6767
comment-on-threshold: true

0 commit comments

Comments
 (0)