We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6383ab1 + 86109db commit 73b1bd3Copy full SHA for 73b1bd3
.github/workflows/command-rebase.yml
@@ -31,7 +31,7 @@ jobs:
31
reaction-type: "+1"
32
33
- name: Checkout the latest code
34
- uses: actions/checkout@v4 # v3
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
35
with:
36
fetch-depth: 0
37
token: ${{ secrets.COMMAND_BOT_PAT }}
0 commit comments