Skip to content

Commit 73b1bd3

Browse files
Merge pull request #1807 from nextcloud/automated/update-workflows
chore: update workflows from templates
2 parents 6383ab1 + 86109db commit 73b1bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/command-rebase.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
reaction-type: "+1"
3232

3333
- name: Checkout the latest code
34-
uses: actions/checkout@v4 # v3
34+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
3535
with:
3636
fetch-depth: 0
3737
token: ${{ secrets.COMMAND_BOT_PAT }}

0 commit comments

Comments
 (0)