Explorar el Código

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

Bump cirrus-actions/rebase from 1.5 to 1.6
Andy Scherzinger hace 3 años
padre
commit
a37d0476cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/command-rebase.yml

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

@@ -32,7 +32,7 @@ jobs:
           token: ${{ secrets.COMMAND_BOT_PAT }}
 
       - name: Automatic Rebase
-        uses: cirrus-actions/rebase@1.5
+        uses: cirrus-actions/rebase@1.6
         env:
           GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}