Skip to content

Commit 2335448

Browse files
Bump peter-evans/find-comment from 2 to 3 (#525)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6206eaa commit 2335448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
echo 'Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).' >> body.md
6161
6262
- name: Find Comment
63-
uses: peter-evans/find-comment@v2
63+
uses: peter-evans/find-comment@v3
6464
id: fcbenchmark
6565
with:
6666
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)