Skip to content

Commit 26791a9

Browse files
Bump martincostello/benchmarkdotnet-results-publisher action to v1.0.3
| datasource | package | from | to | | ----------- | ------------------------------------------------ | ------ | ------ | | github-tags | martincostello/benchmarkdotnet-results-publisher | v1.0.2 | v1.0.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f7e0b5 commit 26791a9

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@abcb3ce3975e1e86f06f2c04e3a4059ccdb91cc1 # v1.0.2
64+
uses: martincostello/benchmarkdotnet-results-publisher@84935c3cb80c647b384217ba2bd501876ab02b11 # v1.0.3
6565
with:
6666
branch: ${{ github.ref_name }}
6767
comment-on-threshold: true

0 commit comments

Comments
 (0)