mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
build(deps): bump peter-evans/create-issue-from-file from 4 to 5 (#13823)
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-issue-from-file/releases) - [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-issue-from-file dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
60ef87de1c
commit
f91a730b78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/monthly-check.yml
vendored
2
.github/workflows/monthly-check.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
- name: Update last report open issue created
|
- name: Update last report open issue created
|
||||||
if: ${{ env.lychee_exit_code != 0 }}
|
if: ${{ env.lychee_exit_code != 0 }}
|
||||||
uses: peter-evans/create-issue-from-file@v4
|
uses: peter-evans/create-issue-from-file@v5
|
||||||
with:
|
with:
|
||||||
title: GitHub usernames with errors
|
title: GitHub usernames with errors
|
||||||
content-filepath: lychee/out.md
|
content-filepath: lychee/out.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue