Skip to content

Commit fb60d14

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

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
@@ -59,7 +59,7 @@ jobs:
5959
"repo-name=${repoName}" >> ${env:GITHUB_OUTPUT}
6060
6161
- name: Publish results
62-
uses: martincostello/benchmarkdotnet-results-publisher@ac86c486fd2192a48c0945be2824752632aa1314 # v2.0.0
62+
uses: martincostello/benchmarkdotnet-results-publisher@8ec1d7f1ee9854674aabb3f2b06a5afae1bec8ae # v2.0.1
6363
with:
6464
branch: ${{ github.ref_name }}
6565
comment-on-threshold: true

0 commit comments

Comments
 (0)