Skip to content

Commit 9c5e848

Browse files
build(deps): bump peter-evans/create-or-update-comment from 3 to 5
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v3...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 c2cc56e commit 9c5e848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-broken-links.yaml

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

6363
# Add check results as PR comment
6464
- name: Create PR comment
65-
uses: peter-evans/create-or-update-comment@v3
65+
uses: peter-evans/create-or-update-comment@v5
6666
if: github.event_name == 'pull_request' && steps.lychee-external.outputs.exit_code != 0
6767
with:
6868
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)