Skip to content

Commit

Permalink
Bump peter-evans/create-issue-from-file
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from b4f9ee0a9d4abbfc6986601d9b1a4f8f8e74c77e to f5b35febed343f15bab5ec6f4daa012649f538ad.
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
- [Commits](peter-evans/create-issue-from-file@b4f9ee0...f5b35fe)

---
updated-dependencies:
- dependency-name: peter-evans/create-issue-from-file
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 27bb734 commit d73407d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-all-english-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- if: ${{ failure() }}
name: Create issue from file
id: broken-link-report
uses: peter-evans/create-issue-from-file@b4f9ee0a9d4abbfc6986601d9b1a4f8f8e74c77e
uses: peter-evans/create-issue-from-file@f5b35febed343f15bab5ec6f4daa012649f538ad
with:
token: ${{ env.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-broken-links-github-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- if: ${{ failure() }}
name: Create issue from file
id: github-github-broken-link-report
uses: peter-evans/create-issue-from-file@b4f9ee0a9d4abbfc6986601d9b1a4f8f8e74c77e
uses: peter-evans/create-issue-from-file@f5b35febed343f15bab5ec6f4daa012649f538ad
with:
token: ${{ env.GITHUB_TOKEN }}
title: ${{ steps.check.outputs.title }}
Expand Down

0 comments on commit d73407d

Please sign in to comment.