Skip to content

Commit 70c27c9

Browse files
dependabot[bot]jcfr
authored andcommitted
CI: Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@71345be...e8674b0) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c26621 commit 70c27c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/extension-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Comment PR with report
126126
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository && always()
127-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
127+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
128128
with:
129129
comment-id: ${{ steps.fc.outputs.comment-id }}
130130
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)