summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-05 14:58:11 +0000
committerGitHub <noreply@github.com>2023-04-05 14:58:11 +0000
commitc664da9762986497d83149904c294baeca452011 (patch)
tree96465133e4df4728b405a4dd877eb62922e5e9a9
parent47e9b99ba19b2a9d3e0098726fff4469b9dd6bb0 (diff)
Bump peter-evans/create-or-update-comment from 2 to 3dependabot/github_actions/peter-evans/create-or-update-comment-3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/benchmark.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml
index dd168f01..8cd47629 100644
--- a/.github/workflows/benchmark.yml
+++ b/.github/workflows/benchmark.yml
@@ -38,7 +38,7 @@ jobs:
body-includes: '# Benchmarks'
- name: Create or update comment
- uses: peter-evans/create-or-update-comment@v2
+ uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ steps.fc.outputs.comment-id }}
issue-number: ${{ github.event.pull_request.number }}