Skip to content

Commit 71f48db

Browse files
chore(deps): 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] <[email protected]>
1 parent 46e6dd8 commit 71f48db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
9999
- name: 📝 Comment Broken Links
100100
if: ${{ always() && github.event.pull_request.head.repo.fork == false }}
101-
uses: peter-evans/create-or-update-comment@v4
101+
uses: peter-evans/create-or-update-comment@v5
102102
with:
103103
issue-number: ${{ github.event.pull_request.number }}
104104
body-path: lychee/formatted.md

0 commit comments

Comments
 (0)