Skip to content

Commit

Permalink
Merge pull request #80 from github/docs-update
Browse files Browse the repository at this point in the history
Update issuecreation action to v5
  • Loading branch information
zkoppert committed Feb 2, 2024
2 parents 5699b2b + cd699ff commit 9030e74
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 9030e74

Please sign in to comment.