Skip to content

Commit

Permalink
Merge pull request #2425 from rupali-codes/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peter-evans/create-issue-from-file-5

chore(deps): bump peter-evans/create-issue-from-file from 4 to 5
  • Loading branch information
rupali-codes authored Jul 28, 2024
2 parents b7b963f + 76b2ccb commit 5db968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Permissions (issues: write)
- name: 'Create a new issue, or update an existing one'
if: ${{ failure() }}
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
title: 'docs: Broken links found'
content-filepath: ${{ env.issue-content }}
Expand Down

0 comments on commit 5db968a

Please sign in to comment.