Skip to content

chore(deps): bump peter-evans/create-pull-request from 16e0059bfd236716f0191bfcfa63d9ded4cf325f to 253935418100774e6d13aa1d877700be09f535f5 #788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm run generate:addresses

- name: Create Pull Request
uses: peter-evans/create-pull-request@16e0059bfd236716f0191bfcfa63d9ded4cf325f # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5
uses: peter-evans/create-pull-request@253935418100774e6d13aa1d877700be09f535f5 # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5
with:
author: Cache-bot <noreply@github.com>
committer: Cache-bot <noreply@github.com>
Expand Down
Loading