Skip to content

Commit

Permalink
Merge pull request #55 from Okabe-Junya/renovate/peter-evans-create-i…
Browse files Browse the repository at this point in the history
…ssue-from-file-5.x
  • Loading branch information
Okabe-Junya authored Jan 25, 2024
2 parents 401cdd8 + 5595fb0 commit c1a7c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
SEARCH_QUERY: 'repo:Okabe-Junya/issue-validator is:"issue pr" created:${{ env.last_month }} -reason:"not planned"'

- name: Create issue
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
title: Monthly issue metrics report
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c1a7c8e

Please sign in to comment.