summaryrefslogtreecommitdiffstats
path: root/.github/workflows/command-rebase.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-06-04 18:12:42 +0000
committerGitHub <noreply@github.com>2024-06-04 18:12:42 +0000
commit6e39314f002b4b57f1eed95d963e01d1e90d8a66 (patch)
tree44e0081f3d1385bb466d8b6fc9bf2dd5cee930fb /.github/workflows/command-rebase.yml
parent68eb34b8acb65e6d714673853bcb0b74c9a34168 (diff)
chore(deps): bump actions/checkout action
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/command-rebase.yml')
-rw-r--r--.github/workflows/command-rebase.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml
index ca9d31e3..53a9fb9b 100644
--- a/.github/workflows/command-rebase.yml
+++ b/.github/workflows/command-rebase.yml
@@ -31,7 +31,7 @@ jobs:
reaction-type: "+1"
- name: Checkout the latest code
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}