Skip to content

Commit 12a5954

Browse files
Bump peter-evans/create-or-update-comment from 4 to 5
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31dc1e commit 12a5954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
issue-number: ${{ github.event.pull_request.number }}
111111
body-includes: Performance Metrics
112-
- uses: peter-evans/create-or-update-comment@v4
112+
- uses: peter-evans/create-or-update-comment@v5
113113
continue-on-error: true
114114
with:
115115
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)