Skip to content

Commit cb625c0

Browse files
Bump martincostello/benchmarkdotnet-results-publisher action to v2.0.1
| datasource | package | from | to | | ----------- | ------------------------------------------------ | ------ | ------ | | github-tags | martincostello/benchmarkdotnet-results-publisher | v2.0.0 | v2.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6d3e51 commit cb625c0

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@ac86c486fd2192a48c0945be2824752632aa1314 # v2.0.0
64+
uses: martincostello/benchmarkdotnet-results-publisher@8ec1d7f1ee9854674aabb3f2b06a5afae1bec8ae # v2.0.1
6565
with:
6666
branch: ${{ github.ref_name }}
6767
comment-on-threshold: true

0 commit comments

Comments
 (0)