Skip to content

Commit

Permalink
Update peter-evans/create-issue-from-file action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 5774c1c commit 03b87f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create Issue From File
uses: peter-evans/create-issue-from-file@v4.0.1
uses: peter-evans/create-issue-from-file@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ISSUE_TITLE: Welcome ${{github.actor}}
Expand Down

0 comments on commit 03b87f5

Please sign in to comment.