Skip to content

Commit ad325d8

Browse files
authored
ci(benchmark): fix thollander/actions-comment-pull-request commit-hash (#777)
1 parent 350e852 commit ad325d8

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
@@ -70,7 +70,7 @@ jobs:
7070
pull-requests: write
7171
steps:
7272
- name: Comment PR
73-
uses: thollander/actions-comment-pull-request@65f9e5c9a1f2cd378bd74b2e057c9736982a8e74 # v3.0.1
73+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
7474
with:
7575
github-token: ${{ secrets.GITHUB_TOKEN }}
7676
message: |

0 commit comments

Comments
 (0)