diff --git a/.github/workflows/server-styling-update.yml b/.github/workflows/server-styling-update.yml index 5b6fcd13ac..8aac0a6e81 100644 --- a/.github/workflows/server-styling-update.yml +++ b/.github/workflows/server-styling-update.yml @@ -22,7 +22,7 @@ jobs: curl https://nextcloud.github.io/server/dist/icons.css --output icons.css - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: "chore(assets): Update styling from server"