Skip to content

Commit

Permalink
Update issuecreation action to v5
Browse files Browse the repository at this point in the history
peter-evans/create-issue-from-file from v4 to v5
  • Loading branch information
zkoppert committed Feb 2, 2024
1 parent 5699b2b commit cd699ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Create issue
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
issue-number: ${{ env.issue_number }}
title: Stale repository report
Expand Down

0 comments on commit cd699ff

Please sign in to comment.