Skip to content

Commit

Permalink
fix: update imba-tjd/rebase-upstream-action action to v0.11 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 29, 2024
1 parent e8dfd72 commit d31a758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/run/rebase/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: composite
steps:
- name: Try rebase locally for check affected
uses: imba-tjd/rebase-upstream-action@0.10
uses: imba-tjd/rebase-upstream-action@0.11
with:
upstream: ${{ github.repository }}
branch: ${{ github.base_ref }}
Expand Down

0 comments on commit d31a758

Please sign in to comment.