aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/command-pull-3rdparty.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/command-pull-3rdparty.yml')
-rw-r--r--.github/workflows/command-pull-3rdparty.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-pull-3rdparty.yml b/.github/workflows/command-pull-3rdparty.yml
index fef7f6fc096..fff3432918d 100644
--- a/.github/workflows/command-pull-3rdparty.yml
+++ b/.github/workflows/command-pull-3rdparty.yml
@@ -38,7 +38,7 @@ jobs:
id: comment-branch
- name: Checkout ${{ steps.comment-branch.outputs.head_ref }}
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}