aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commands.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-14 14:06:58 -0700
committerGitHub <noreply@github.com>2022-12-14 14:06:58 -0700
commite15337d46e47c3c1017c80e1c6a4177f965f5e52 (patch)
treeba6111597017d480e0166bac69a78d079f0a82c8 /.github/workflows/commands.yml
parent81a7261980a327e9095ca86bd6c7e4355cbba01e (diff)
chore(deps): update cirrus-actions/rebase action to v1.8 (#8905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/commands.yml')
-rw-r--r--.github/workflows/commands.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml
index edd349d48..f62ae853d 100644
--- a/.github/workflows/commands.yml
+++ b/.github/workflows/commands.yml
@@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Automatic Rebase
- uses: cirrus-actions/rebase@6e572f08c244e2f04f9beb85a943eb618218714d # tag=1.7
+ uses: cirrus-actions/rebase@b87d48154a87a85666003575337e27b8cd65f691 # 1.8
env:
GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}