]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update command-rebase.yml
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Fri, 13 May 2022 18:21:52 +0000 (20:21 +0200)
committerGitHub <noreply@github.com>
Fri, 13 May 2022 18:21:52 +0000 (20:21 +0200)
.github/workflows/command-rebase.yml

index a99b3d6336ff9c2d0e178122f7bfb451ac04d295..5ad39a1e2de0a2775cef435c314d6c12930c25e4 100644 (file)
@@ -31,11 +31,8 @@ jobs:
           fetch-depth: 0
           token: ${{ secrets.COMMAND_BOT_PAT }}
 
-      - name: Fix permissions
-        run: git config --global --add safe.directory /github/workspace
-
       - name: Automatic Rebase
-        uses: cirrus-actions/rebase@1.5
+        uses: cirrus-actions/rebase@1.6
         env:
           GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}