Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-01 18:49:51 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2023-12-02 18:24:17 +0300
commit86109dba16f9bf408ff996e008c7a59adb24ef3d (patch)
tree13efa992898f6296f183930bbe34efd64a6ba126
parent6383ab1f14dbecba235ed1084577922d250781cc (diff)
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
-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 49f9c46e..c6a48b31 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@v4 # v3
+ uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}