diff options
| author | Cody Robibero <cody@robibe.ro> | 2022-05-24 08:00:46 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-24 08:00:46 -0600 |
| commit | 433853b24cc9c3e931885818b515537befc946f3 (patch) | |
| tree | 0ffd735f2961bea599bbe15ee90c1417f268d1e3 | |
| parent | dd8609844f97cdb8edf8b95fe96cfa2ba59a979f (diff) | |
| parent | 159a5dae4e3b2702fc9e9ddda8b0cccd5ff40606 (diff) | |
Merge pull request #7762 from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.7
| -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 26cd24735c..23873706d2 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.5 + uses: cirrus-actions/rebase@1.7 env: GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }} |
