Skip to content

Commit

Permalink
Merge pull request #48 from sue445/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-5

Bump peter-evans/create-pull-request from 3 to 5
  • Loading branch information
sue445 committed Dec 11, 2023
2 parents 2a4ab87 + 99acb55 commit 83bd5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rbs-collection-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
app-id: ${{ secrets.GH_APP_ID }}
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}

- uses: peter-evans/create-pull-request@v3
- uses: peter-evans/create-pull-request@v5
with:
token: ${{ steps.app-token.outputs.token }}
committer: GitHub <noreply@github.com>
Expand Down

0 comments on commit 83bd5a9

Please sign in to comment.