Skip to content

Commit

Permalink
Merge pull request #193 from github/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-issue-from-file-5

build(deps): bump peter-evans/create-issue-from-file from 4 to 5
  • Loading branch information
zkoppert authored Jan 25, 2024
2 parents 2672db0 + f260812 commit e72dcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributor_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
SPONSOR_INFO: "true"

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

0 comments on commit e72dcc4

Please sign in to comment.