0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

Update cirrus-actions/rebase action to v1.6

This commit is contained in:
Renovate Bot 2022-04-15 22:13:33 +00:00 committed by Tonye Jack
parent 4bb0083da3
commit ba70c9082f

View file

@ -13,6 +13,6 @@ jobs:
token: ${{ secrets.PAT_TOKEN }}
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.6
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}