Skip to content

Commit

Permalink
fix: upgrade pull request ci (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra authored Aug 26, 2024
1 parent 5c08f2b commit 5886099
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@ jobs:
RPC_SCROLL: ${{ secrets.RPC_SCROLL }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@712add83f26c1e359c046a6ca3dd677fb7017626
uses: peter-evans/create-pull-request@00897e0bc2ceba9f86c9b0fda8429107112e6fa5
with:
author: Cache-bot <[email protected]>
committer: Cache-bot <[email protected]>
commit-message: "fix(cache): automated cache update - updated addresses"
delete-branch: true
Expand Down

0 comments on commit 5886099

Please sign in to comment.