Skip to content

Commit

Permalink
chore(deps): update cirrus-actions/rebase action to v1.7 (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 9d4f43c commit 8105335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo

- name: Automatic Rebase
uses: cirrus-actions/rebase@99b0226479c59e6a40092b8afe704aabc61dec09 # 1.6
uses: cirrus-actions/rebase@6e572f08c244e2f04f9beb85a943eb618218714d # 1.7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8105335

Please sign in to comment.