Skip to content

Commit d62ed49

Browse files
authored
Merge pull request #822 from GeodynamicWorldBuilder/dependabot/github_actions/peter-evans/find-comment-3
Bump peter-evans/find-comment from 1 to 3
2 parents db842ad + a037ead commit d62ed49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_benchmark_results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ jobs:
252252
253253
- name: Find Comment
254254
continue-on-error: true
255-
uses: peter-evans/find-comment@v1
255+
uses: peter-evans/find-comment@v3
256256
id: find_comment
257257
with:
258258
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)