aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/command-compile.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/command-compile.yml')
-rw-r--r--.github/workflows/command-compile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-compile.yml b/.github/workflows/command-compile.yml
index 6156d900905..89f3f271859 100644
--- a/.github/workflows/command-compile.yml
+++ b/.github/workflows/command-compile.yml
@@ -69,7 +69,7 @@ jobs:
key: git-repo
- name: Checkout ${{ needs.init.outputs.head_ref }}
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
fetch-depth: 0