Skip to content

Commit

Permalink
Merge pull request #845 from korosuke613/renovate/peter-evans-create-…
Browse files Browse the repository at this point in the history
…issue-from-file-5.x

chore(deps): update peter-evans/create-issue-from-file action to v5.0.1
  • Loading branch information
korosuke613 authored Nov 25, 2024
2 parents 4128043 + 099e566 commit 87abc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monthly-pr-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
SEARCH_QUERY: 'repo:${{ github.repository }} is:pr created:${{ steps.days.outputs.last_month }}'

- name: Create issue
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5.0.0
uses: peter-evans/create-issue-from-file@e8ef132d6df98ed982188e460ebb3b5d4ef3a9cd # v5.0.1
with:
title: Monthly pull request metrics report (${{ steps.days.outputs.last_month }})
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 87abc63

Please sign in to comment.