Skip to content

Commit

Permalink
chore: upgrade update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Feb 28, 2025
1 parent 17d7636 commit b4db717
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Update project
uses: oliver-butterley/lean-update@v1-alpha
uses: Seasawher/lean-update@main
with:
on_update_succeeds: pr # Create a pull request if the update succeeds
on_update_fails: issue # Create an issue if the update fails

0 comments on commit b4db717

Please sign in to comment.