Selaa lähdekoodia

Merge pull request #1962 from nextcloud/dependabot/github_actions/cirrus-actions/rebase-1.6

Bump cirrus-actions/rebase from 1.5 to 1.6
Andy Scherzinger 3 vuotta sitten
vanhempi
commit
eb57411bbd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/command-rebase.yml

+ 1 - 1
.github/workflows/command-rebase.yml

@@ -35,7 +35,7 @@ jobs:
         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 }}