Skip to content

Commit aecff0b

Browse files
🌱 Bump peter-evans/create-or-update-comment from 1.4.5 to 2
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1.4.5 to 2. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@a35cf36...c9fcb64) --- 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>
1 parent c671bac commit aecff0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
body-includes: Integration tests ran for
100100

101101
- name: create or update comment
102-
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae # v1.4.5
102+
uses: peter-evans/create-or-update-comment@c9fcb64660bc90ec1cc535646af190c992007c32 # v1.4.5
103103
with:
104104
issue-number: ${{ github.event.pull_request.number || github.event.client_payload.pull_request.number }}
105105
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)