diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2021-09-06 02:31:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-06 02:31:59 +0900 |
| commit | 1716137a89b585401c68bfcd4b1448ec35707faf (patch) | |
| tree | b69658d6ab41b4dca9a86cb0cb8d630dbf7756c7 /.github | |
| parent | b8eb8940c7cb1e535dbe0b52ef5fbe9dd093f259 (diff) | |
| parent | 4e9570598b06b9301632cf90dbfaf71c075334cc (diff) | |
Merge pull request #6066 from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.5
Bump cirrus-actions/rebase from 1.4 to 1.5
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/commands.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index e0b91ecee..af4d8beb9 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Automatic Rebase - uses: cirrus-actions/rebase@1.4 + uses: cirrus-actions/rebase@1.5 env: GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }} |
