Skip to content

Commit

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

chore(deps): Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
akirak authored Sep 4, 2024
2 parents 94c3d5b + f8f173e commit 364a8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: git reset --hard ${{ github.sha }}
if: ${{ steps.updated.outcome == 'failure' }}

- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
with:
commit-message: 'Update'
# Use a fine-grained personal access token that can trigger other
Expand Down

0 comments on commit 364a8e9

Please sign in to comment.